All creations

HOME > Marketplace, Maps, Bedrock Edition Creations

PowerCraft

The village is highly technological! Generate power with water and wind turbines, solar panels and coal generators. Use the electricity produced to plant and harvest crops and trees, shock mobs, see ores underground, and make your house take off!

– See ores glow underground before mining!

See Minecraft ores underground

– Pilot a flying house that you can launch TNT from!

Minecraft automatic crops farm

Do you like Minecraft Maps?

Hey, I'm Cimap! I love to amaze thousands of Minecraft players with my creations. Don't miss them out!

HOME > Marketplace, Maps, Bedrock Edition Creations

Coloring Skyblock

Skyblock has lost its color, and it’s up to you to restore it! You’re not in this alone though—a mad scientist has created a machine that can help in exchange for your assistance in tackling a variety of quests!

– A unique survival spawn ready for you to bring it to life!

– Watch the world change in real time as you progress

Convert XP into bottles that can paint the world.

Parts of world colored and the rest is white.

Parts of world colored and the rest is white.

Complete all the challenges!

White Skyblock

White skyblock island.

Many white skyblock island.

Many white skyblock islands.

This creation was made for Minecraft Bedrock Edition
What is Minecraft Bedrock?

It works on:iOS AndroidXboxWindows 10 EditionNintendo SwitchPlay Station

Do you like Minecraft Maps?

Hey, I'm Cimap! I love to amaze thousands of Minecraft players with my creations. Don't miss them out!

HOME > Tutorials, Bedrock Edition Creations

Minecraft Playsound List

Are you are making a map or mini-game? Or any Minecraft command creation? Certainly, you want to populate it with cool sounds to improve the player experience.

Sounds in games make a ton of difference!

That’s why I want to share useful sounds for map-making to use with the playsound command in Minecraft PE (Bedrock). Also, you will find at the bottom of the page the Minecraft playsound list.

How to use the playsound command

The playsound command allows us to play sounds in Minecraft, let’s see how to use it.
You can also write the command inside a command block.

/playsound <sound> [player] [position] [volume] [pitch] [minimumVolume]
  • sound is the name of the sound, you’ll find the full Minecraft playsound list at the bottom of this page.
  • player is the target selector of the player that you wish to play the sound for.
  • position is optional. It is the x, y, z coordinates (separated by space). You can use relative coordinates (~ ~ ~)
  • volume is optional. You can hear the sound within a range from the position. The higher the value, the larger the range and the further away the sound can be heard.
  • pitch is optional. It determines the pitch for the sound effect, the higher the value, the higher the pitch. It is usually a value between 0.1 and 2.0, even though lately I noticed you can go beyond 2.0.
  • minimumVolume is optional. It determines the minimum volume that the sound will be heard outside of the audible range. It can be a value between 0.0 and 1.0.

For instance, let’s say you want to play a success sounds to all players regardless of where they are. So, to make sure the sound can be heard everywhere we can use a good old /execute command.

/execute @a ~ ~ ~ playsound random.levelup @s

TOP 10 Playsound I use

Where are Minecraft sound files?

In Minecraft Bedrock edition sounds names are in the sounds.json file in the vanilla resource pack. (https://aka.ms/resourcepacktemplate)

This is a collection of the sounds from the vanilla Minecraft playsound list I find most useful when creating maps. (and I use quite often!)
A quick pro-tip: change the pitch, it can make a completely different sound!

SUCCESS SOUNDS:
random.levelup
random.orb
note.pling

NEW MESSAGE
execute @a ~ ~ ~ playsound random.click @s ~ ~ ~ 1 1.6

WHOOSH
vr.stutterturn

MAGIC
beacon.power
beacon.activate
mob.evocation_illager.cast_spell
PROPULSION
mob.cat.hiss (pitch = 2)

CREEPY
mob.wither.spawn
mob.wolf.whine

IMPRESSIVE
mob.wither.break_block

METALLIC
block.false_permissions

DISGUSTING
mob.spider.step
CRACKING
block.turtle_egg.crack

Add custom sounds to Minecraft

Further, you can even add custom sounds to Minecraft using a resource pack. It can be the sound you recorded or ones you find on sound effects website. (I recommend freesound.org for free sounds)

The steps for Minecraft Bedrock:

  1. Firstly, prepare your sound as a .ogg file. (You can convert to .ogg using the free software Audacity)
  2. Secondly, in your resource pack folder create a /sounds directory (if not existing)
  3. Then in the folder create a sound_definitions.json file. Now you need to define your new sound. The JSON object name is the name you’re going to use in the playsound command. To simplify, look at the example below, it is “custom.crowd”.
  4. As a good practice, I suggest organizing your sounds in a /custom subfolder and keep them organized in categories.
  5. Finally, inside the sounds array, place the path to the sound.
{
    "custom.crowd": {
        "sounds": [
        "sounds/custom/crowd"
        ]
    }
}

The full Minecraft Playsound List

The Minecraft playsound list is a long table extracted from the sounds.json file in the vanilla (default) resource pack.

Search the playsound you need from the list

In short, Press Ctrl + F (the two keys at the same time) to use the browser search function into this page and type the sound you need. On macOS, you need to use Cmd + F.
In general, look for a “Find on page” function somewhere in the browser menu. 🔍

If you’re interested, I also made a Minecraft particle names list.

Last updated: 09/2022

Sound
ambient.basalt_deltas.additions
ambient.basalt_deltas.loop
ambient.basalt_deltas.mood
ambient.candle
ambient.cave
ambient.crimson_forest.additions
ambient.crimson_forest.loop
ambient.crimson_forest.mood
ambient.nether_wastes.additions
ambient.nether_wastes.loop
ambient.nether_wastes.mood
ambient.soulsand_valley.additions
ambient.soulsand_valley.loop
ambient.soulsand_valley.mood
ambient.warped_forest.additions
ambient.warped_forest.loop
ambient.warped_forest.mood
ambient.weather.lightning.impact
ambient.weather.rain
ambient.weather.thunder
armor.equip_chain
armor.equip_diamond
armor.equip_generic
armor.equip_gold
armor.equip_iron
armor.equip_leather
armor.equip_netherite
beacon.activate
beacon.ambient
beacon.deactivate
beacon.power
block.bamboo.break
block.bamboo.fall
block.bamboo.hit
block.bamboo.place
block.bamboo.step
block.bamboo_sapling.break
block.bamboo_sapling.place
block.barrel.close
block.barrel.open
block.beehive.drip
block.beehive.enter
block.beehive.exit
block.beehive.shear
block.beehive.work
block.bell.hit
block.blastfurnace.fire_crackle
block.bowhit
block.campfire.crackle
block.cartography_table.use
block.chorusflower.death
block.chorusflower.grow
block.click
block.composter.empty
block.composter.fill
block.composter.fill_success
block.composter.ready
block.end_portal.spawn
block.end_portal_frame.fill
block.false_permissions
block.furnace.lit
block.grindstone.use
block.itemframe.add_item
block.itemframe.break
block.itemframe.place
block.itemframe.remove_item
block.itemframe.rotate_item
block.lantern.break
block.lantern.fall
block.lantern.hit
block.lantern.place
block.lantern.step
block.loom.use
block.scaffolding.break
block.scaffolding.climb
block.scaffolding.fall
block.scaffolding.hit
block.scaffolding.place
block.scaffolding.step
block.smoker.smoke
block.stonecutter.use
block.sweet_berry_bush.break
block.sweet_berry_bush.hurt
block.sweet_berry_bush.pick
block.sweet_berry_bush.place
block.turtle_egg.break
block.turtle_egg.crack
block.turtle_egg.drop
bottle.dragonbreath
break.amethyst_block
break.amethyst_cluster
break.azalea
break.big_dripleaf
break.calcite
break.dirt_with_roots
break.dripstone_block
break.hanging_roots
break.large_amethyst_bud
break.medium_amethyst_bud
break.pointed_dripstone
break.small_amethyst_bud
break.spore_blossom
break.tuff
bubble.down
bubble.downinside
bubble.pop
bubble.up
bubble.upinside
bucket.empty_fish
bucket.empty_lava
bucket.empty_powder_snow
bucket.empty_water
bucket.fill_fish
bucket.fill_lava
bucket.fill_powder_snow
bucket.fill_water
cake.add_candle
camera.take_picture
cauldron.adddye
cauldron.cleanarmor
cauldron.cleanbanner
cauldron.dyearmor
cauldron.explode
cauldron.fillpotion
cauldron.fillwater
cauldron.takepotion
cauldron.takewater
cauldron_drip.lava.pointed_dripstone
cauldron_drip.water.pointed_dripstone
chime.amethyst_block
component.jump_to_block
conduit.activate
conduit.ambient
conduit.attack
conduit.deactivate
conduit.short
copper.wax.off
copper.wax.on
crossbow.loading.end
crossbow.loading.middle
crossbow.loading.start
crossbow.quick_charge.end
crossbow.quick_charge.middle
crossbow.quick_charge.start
crossbow.shoot
damage.fallbig
damage.fallsmall
dig.ancient_debris
dig.azalea_leaves
dig.basalt
dig.bone_block
dig.candle
dig.cave_vines
dig.chain
dig.cloth
dig.copper
dig.coral
dig.deepslate
dig.deepslate_bricks
dig.fungus
dig.grass
dig.gravel
dig.honey_block
dig.lodestone
dig.moss
dig.nether_brick
dig.nether_gold_ore
dig.nether_sprouts
dig.nether_wart
dig.netherite
dig.netherrack
dig.nylium
dig.powder_snow
dig.roots
dig.sand
dig.shroomlight
dig.snow
dig.soul_sand
dig.soul_soil
dig.stem
dig.stone
dig.vines
dig.wood
drip.lava.pointed_dripstone
drip.water.pointed_dripstone
elytra.loop
entity.zombie.converted_to_drowned
extinguish.candle
fall.amethyst_block
fall.amethyst_cluster
fall.ancient_debris
fall.azalea
fall.azalea_leaves
fall.basalt
fall.big_dripleaf
fall.bone_block
fall.calcite
fall.cave_vines
fall.chain
fall.cloth
fall.copper
fall.coral
fall.deepslate
fall.deepslate_bricks
fall.dirt_with_roots
fall.dripstone_block
fall.egg
fall.grass
fall.gravel
fall.hanging_roots
fall.honey_block
fall.ladder
fall.moss
fall.nether_brick
fall.nether_gold_ore
fall.nether_sprouts
fall.nether_wart
fall.netherite
fall.netherrack
fall.nylium
fall.pointed_dripstone
fall.powder_snow
fall.roots
fall.sand
fall.shroomlight
fall.slime
fall.snow
fall.soul_sand
fall.soul_soil
fall.spore_blossom
fall.stem
fall.stone
fall.tuff
fall.vines
fall.wood
fire.fire
fire.ignite
firework.blast
firework.large_blast
firework.launch
firework.shoot
firework.twinkle
game.player.attack.nodamage
game.player.attack.strong
game.player.die
game.player.hurt
hit.amethyst_block
hit.amethyst_cluster
hit.ancient_debris
hit.anvil
hit.azalea
hit.azalea_leaves
hit.basalt
hit.big_dripleaf
hit.bone_block
hit.calcite
hit.candle
hit.cave_vines
hit.chain
hit.cloth
hit.copper
hit.coral
hit.deepslate
hit.deepslate_bricks
hit.dirt_with_roots
hit.dripstone_block
hit.grass
hit.gravel
hit.hanging_roots
hit.honey_block
hit.ladder
hit.moss
hit.nether_brick
hit.nether_gold_ore
hit.nether_sprouts
hit.nether_wart
hit.netherite
hit.netherrack
hit.nylium
hit.pointed_dripstone
hit.powder_snow
hit.roots
hit.sand
hit.shroomlight
hit.slime
hit.snow
hit.soul_sand
hit.soul_soil
hit.spore_blossom
hit.stem
hit.stone
hit.tuff
hit.vines
hit.wood
item.bone_meal.use
item.book.page_turn
item.book.put
item.shield.block
item.spyglass.stop_using
item.spyglass.use
item.trident.hit
item.trident.hit_ground
item.trident.return
item.trident.riptide_1
item.trident.riptide_2
item.trident.riptide_3
item.trident.throw
item.trident.thunder
jump.ancient_debris
jump.azalea
jump.basalt
jump.big_dripleaf
jump.bone_block
jump.cave_vines
jump.chain
jump.cloth
jump.coral
jump.deepslate
jump.deepslate_bricks
jump.dirt_with_roots
jump.dripstone_block
jump.grass
jump.gravel
jump.hanging_roots
jump.honey_block
jump.moss
jump.nether_brick
jump.nether_gold_ore
jump.nether_sprouts
jump.nether_wart
jump.netherite
jump.netherrack
jump.nylium
jump.pointed_dripstone
jump.roots
jump.sand
jump.shroomlight
jump.slime
jump.snow
jump.soul_sand
jump.soul_soil
jump.spore_blossom
jump.stem
jump.stone
jump.vines
jump.wood
land.ancient_debris
land.azalea
land.basalt
land.big_dripleaf
land.bone_block
land.cave_vines
land.chain
land.cloth
land.coral
land.deepslate
land.deepslate_bricks
land.dirt_with_roots
land.dripstone_block
land.grass
land.gravel
land.hanging_roots
land.honey_block
land.moss
land.nether_brick
land.nether_gold_ore
land.nether_sprouts
land.nether_wart
land.netherite
land.netherrack
land.nylium
land.pointed_dripstone
land.roots
land.sand
land.shroomlight
land.slime
land.snow
land.soul_sand
land.soul_soil
land.spore_blossom
land.stem
land.stone
land.vines
land.wood
leashknot.break
leashknot.place
liquid.lava
liquid.lavapop
liquid.water
lodestone_compass.link_compass_to_lodestone
minecart.base
minecart.inside
mob.agent.spawn
mob.armor_stand.break
mob.armor_stand.hit
mob.armor_stand.land
mob.armor_stand.place
mob.axolotl.attack
mob.axolotl.death
mob.axolotl.hurt
mob.axolotl.idle
mob.axolotl.idle_water
mob.axolotl.splash
mob.axolotl.swim
mob.bat.death
mob.bat.hurt
mob.bat.idle
mob.bat.takeoff
mob.bee.aggressive
mob.bee.death
mob.bee.hurt
mob.bee.loop
mob.bee.pollinate
mob.bee.sting
mob.blaze.breathe
mob.blaze.death
mob.blaze.hit
mob.blaze.shoot
mob.cat.beg
mob.cat.eat
mob.cat.hiss
mob.cat.hit
mob.cat.meow
mob.cat.purr
mob.cat.purreow
mob.cat.straymeow
mob.chicken.hurt
mob.chicken.plop
mob.chicken.say
mob.chicken.step
mob.cow.hurt
mob.cow.milk
mob.cow.say
mob.cow.step
mob.creeper.death
mob.creeper.say
mob.dolphin.attack
mob.dolphin.blowhole
mob.dolphin.death
mob.dolphin.eat
mob.dolphin.hurt
mob.dolphin.idle
mob.dolphin.idle_water
mob.dolphin.jump
mob.dolphin.play
mob.dolphin.splash
mob.dolphin.swim
mob.drowned.death
mob.drowned.death_water
mob.drowned.hurt
mob.drowned.hurt_water
mob.drowned.say
mob.drowned.say_water
mob.drowned.shoot
mob.drowned.step
mob.drowned.swim
mob.elderguardian.curse
mob.elderguardian.death
mob.elderguardian.hit
mob.elderguardian.idle
mob.enderdragon.death
mob.enderdragon.flap
mob.enderdragon.growl
mob.enderdragon.hit
mob.endermen.death
mob.endermen.hit
mob.endermen.idle
mob.endermen.portal
mob.endermen.scream
mob.endermen.stare
mob.endermite.hit
mob.endermite.kill
mob.endermite.say
mob.endermite.step
mob.evocation_fangs.attack
mob.evocation_illager.ambient
mob.evocation_illager.cast_spell
mob.evocation_illager.celebrate
mob.evocation_illager.death
mob.evocation_illager.hurt
mob.evocation_illager.prepare_attack
mob.evocation_illager.prepare_summon
mob.evocation_illager.prepare_wololo
mob.fish.flop
mob.fish.hurt
mob.fish.step
mob.fox.aggro
mob.fox.ambient
mob.fox.bite
mob.fox.death
mob.fox.eat
mob.fox.hurt
mob.fox.screech
mob.fox.sleep
mob.fox.sniff
mob.fox.spit
mob.ghast.affectionate_scream
mob.ghast.charge
mob.ghast.death
mob.ghast.fireball
mob.ghast.moan
mob.ghast.scream
mob.glow_squid.ambient
mob.glow_squid.death
mob.glow_squid.hurt
mob.glow_squid.ink_squirt
mob.goat.ambient
mob.goat.ambient.screamer
mob.goat.death
mob.goat.death.screamer
mob.goat.eat
mob.goat.hurt
mob.goat.hurt.screamer
mob.goat.milk.screamer
mob.goat.prepare_ram
mob.goat.prepare_ram.screamer
mob.goat.ram_impact
mob.goat.ram_impact.screamer
mob.goat.step
mob.guardian.ambient
mob.guardian.attack_loop
mob.guardian.death
mob.guardian.flop
mob.guardian.hit
mob.guardian.land_death
mob.guardian.land_hit
mob.guardian.land_idle
mob.hoglin.ambient
mob.hoglin.angry
mob.hoglin.attack
mob.hoglin.death
mob.hoglin.howl
mob.hoglin.hurt
mob.hoglin.retreat
mob.hoglin.step
mob.horse.angry
mob.horse.armor
mob.horse.breathe
mob.horse.death
mob.horse.donkey.angry
mob.horse.donkey.death
mob.horse.donkey.hit
mob.horse.donkey.idle
mob.horse.eat
mob.horse.gallop
mob.horse.hit
mob.horse.idle
mob.horse.jump
mob.horse.land
mob.horse.leather
mob.horse.skeleton.death
mob.horse.skeleton.hit
mob.horse.skeleton.idle
mob.horse.soft
mob.horse.wood
mob.horse.zombie.death
mob.horse.zombie.hit
mob.horse.zombie.idle
mob.husk.ambient
mob.husk.death
mob.husk.hurt
mob.husk.step
mob.irongolem.death
mob.irongolem.hit
mob.irongolem.throw
mob.irongolem.walk
mob.llama.angry
mob.llama.death
mob.llama.eat
mob.llama.hurt
mob.llama.idle
mob.llama.spit
mob.llama.step
mob.llama.swag
mob.magmacube.big
mob.magmacube.jump
mob.magmacube.small
mob.mooshroom.convert
mob.mooshroom.eat
mob.mooshroom.suspicious_milk
mob.ocelot.death
mob.ocelot.idle
mob.panda.bite
mob.panda.cant_breed
mob.panda.death
mob.panda.eat
mob.panda.hurt
mob.panda.idle
mob.panda.idle.aggressive
mob.panda.idle.worried
mob.panda.presneeze
mob.panda.sneeze
mob.panda.step
mob.panda_baby.idle
mob.parrot.death
mob.parrot.eat
mob.parrot.fly
mob.parrot.hurt
mob.parrot.idle
mob.parrot.step
mob.phantom.bite
mob.phantom.death
mob.phantom.flap
mob.phantom.hurt
mob.phantom.idle
mob.phantom.swoop
mob.pig.boost
mob.pig.death
mob.pig.say
mob.pig.step
mob.piglin.admiring_item
mob.piglin.ambient
mob.piglin.angry
mob.piglin.celebrate
mob.piglin.converted_to_zombified
mob.piglin.death
mob.piglin.hurt
mob.piglin.jealous
mob.piglin.retreat
mob.piglin.step
mob.piglin_brute.ambient
mob.piglin_brute.angry
mob.piglin_brute.converted_to_zombified
mob.piglin_brute.death
mob.piglin_brute.hurt
mob.piglin_brute.step
mob.pillager.celebrate
mob.pillager.death
mob.pillager.hurt
mob.pillager.idle
mob.player.hurt_drown
mob.player.hurt_freeze
mob.player.hurt_on_fire
mob.polarbear.death
mob.polarbear.hurt
mob.polarbear.idle
mob.polarbear.step
mob.polarbear.warning
mob.polarbear_baby.idle
mob.rabbit.death
mob.rabbit.hop
mob.rabbit.hurt
mob.rabbit.idle
mob.ravager.ambient
mob.ravager.bite
mob.ravager.celebrate
mob.ravager.death
mob.ravager.hurt
mob.ravager.roar
mob.ravager.step
mob.ravager.stun
mob.sheep.say
mob.sheep.shear
mob.sheep.step
mob.shulker.ambient
mob.shulker.bullet.hit
mob.shulker.close
mob.shulker.close.hurt
mob.shulker.death
mob.shulker.hurt
mob.shulker.open
mob.shulker.shoot
mob.shulker.teleport
mob.silverfish.hit
mob.silverfish.kill
mob.silverfish.say
mob.silverfish.step
mob.skeleton.convert_to_stray
mob.skeleton.death
mob.skeleton.hurt
mob.skeleton.say
mob.skeleton.step
mob.slime.attack
mob.slime.big
mob.slime.death
mob.slime.hurt
mob.slime.jump
mob.slime.small
mob.slime.squish
mob.snowgolem.death
mob.snowgolem.hurt
mob.snowgolem.shoot
mob.spider.death
mob.spider.say
mob.spider.step
mob.squid.ambient
mob.squid.death
mob.squid.hurt
mob.squid.ink_squirt
mob.stray.ambient
mob.stray.death
mob.stray.hurt
mob.stray.step
mob.strider.death
mob.strider.eat
mob.strider.hurt
mob.strider.idle
mob.strider.panic
mob.strider.step
mob.strider.step_lava
mob.strider.tempt
mob.turtle.ambient
mob.turtle.death
mob.turtle.hurt
mob.turtle.step
mob.turtle.swim
mob.turtle_baby.born
mob.turtle_baby.death
mob.turtle_baby.hurt
mob.turtle_baby.step
mob.vex.ambient
mob.vex.charge
mob.vex.death
mob.vex.hurt
mob.villager.death
mob.villager.haggle
mob.villager.hit
mob.villager.idle
mob.villager.no
mob.villager.yes
mob.vindicator.celebrate
mob.vindicator.death
mob.vindicator.hurt
mob.vindicator.idle
mob.wanderingtrader.death
mob.wanderingtrader.disappeared
mob.wanderingtrader.drink_milk
mob.wanderingtrader.drink_potion
mob.wanderingtrader.haggle
mob.wanderingtrader.hurt
mob.wanderingtrader.idle
mob.wanderingtrader.no
mob.wanderingtrader.reappeared
mob.wanderingtrader.yes
mob.witch.ambient
mob.witch.celebrate
mob.witch.death
mob.witch.drink
mob.witch.hurt
mob.witch.throw
mob.wither.ambient
mob.wither.break_block
mob.wither.death
mob.wither.hurt
mob.wither.shoot
mob.wither.spawn
mob.wolf.bark
mob.wolf.death
mob.wolf.growl
mob.wolf.hurt
mob.wolf.panting
mob.wolf.shake
mob.wolf.step
mob.wolf.whine
mob.zoglin.angry
mob.zoglin.attack
mob.zoglin.death
mob.zoglin.hurt
mob.zoglin.idle
mob.zoglin.step
mob.zombie.death
mob.zombie.hurt
mob.zombie.remedy
mob.zombie.say
mob.zombie.step
mob.zombie.unfect
mob.zombie.wood
mob.zombie.woodbreak
mob.zombie_villager.death
mob.zombie_villager.hurt
mob.zombie_villager.say
mob.zombiepig.zpig
mob.zombiepig.zpigangry
mob.zombiepig.zpigdeath
mob.zombiepig.zpighurt
music.game
music.game.creative
music.game.credits
music.game.crimson_forest
music.game.end
music.game.endboss
music.game.nether
music.game.nether_wastes
music.game.soulsand_valley
music.game.water
music.menu
note.banjo
note.bass
note.bassattack
note.bd
note.bell
note.bit
note.chime
note.cow_bell
note.didgeridoo
note.flute
note.guitar
note.harp
note.hat
note.iron_xylophone
note.pling
note.snare
note.xylophone
particle.soul_escape
pick_berries.cave_vines
place.amethyst_block
place.amethyst_cluster
place.azalea
place.azalea_leaves
place.big_dripleaf
place.calcite
place.copper
place.deepslate
place.deepslate_bricks
place.dirt_with_roots
place.dripstone_block
place.hanging_roots
place.large_amethyst_bud
place.medium_amethyst_bud
place.moss
place.pointed_dripstone
place.powder_snow
place.small_amethyst_bud
place.spore_blossom
place.tuff
portal.portal
portal.travel
portal.trigger
raid.horn
random.anvil_break
random.anvil_land
random.anvil_use
random.bow
random.bowhit
random.break
random.burp
random.chestclosed
random.chestopen
random.click
random.door_close
random.door_open
random.drink
random.drink_honey
random.eat
random.enderchestclosed
random.enderchestopen
random.explode
random.fizz
random.fuse
random.glass
random.hurt
random.levelup
random.orb
random.pop
random.pop2
random.potion.brewed
random.screenshot
random.shulkerboxclosed
random.shulkerboxopen
random.splash
random.swim
random.toast
random.totem
record.11
record.13
record.blocks
record.cat
record.chirp
record.far
record.mall
record.mellohi
record.pigstep
record.stal
record.strad
record.wait
record.ward
respawn_anchor.ambient
respawn_anchor.charge
respawn_anchor.deplete
respawn_anchor.set_spawn
scrape
sign.dye.use
sign.ink_sac.use
smithing_table.use
step.amethyst_block
step.amethyst_cluster
step.ancient_debris
step.azalea
step.azalea_leaves
step.basalt
step.big_dripleaf
step.bone_block
step.calcite
step.candle
step.cave_vines
step.chain
step.cloth
step.copper
step.coral
step.deepslate
step.deepslate_bricks
step.dirt_with_roots
step.dripstone_block
step.grass
step.gravel
step.hanging_roots
step.honey_block
step.ladder
step.moss
step.nether_brick
step.nether_gold_ore
step.nether_sprouts
step.nether_wart
step.netherite
step.netherrack
step.nylium
step.pointed_dripstone
step.powder_snow
step.roots
step.sand
step.shroomlight
step.slime
step.snow
step.soul_sand
step.soul_soil
step.spore_blossom
step.stem
step.stone
step.tuff
step.vines
step.wood
tile.piston.in
tile.piston.out
tilt_down.big_dripleaf
tilt_up.big_dripleaf
ui.cartography_table.take_result
ui.loom.select_pattern
ui.loom.take_result
ui.stonecutter.take_result
use.ancient_debris
use.basalt
use.bone_block
use.candle
use.cave_vines
use.chain
use.cloth
use.copper
use.coral
use.deepslate
use.deepslate_bricks
use.dirt_with_roots
use.dripstone_block
use.grass
use.gravel
use.hanging_roots
use.honey_block
use.ladder
use.moss
use.nether_brick
use.nether_gold_ore
use.nether_sprouts
use.nether_wart
use.netherite
use.netherrack
use.nylium
use.pointed_dripstone
use.roots
use.sand
use.shroomlight
use.slime
use.snow
use.soul_sand
use.soul_soil
use.spore_blossom
use.stem
use.stone
use.vines
use.wood
vr.stutterturn

Do you like Minecraft Maps?

Hey, I'm Cimap! I love to amaze thousands of Minecraft players with my creations. Don't miss them out!

HOME > Marketplace, Maps, Bedrock Edition Creations

Waterbender

After Firebender came out, I got a lot of messages that can be summarized into: “When will you do water/earth/air bending?” And the time has come!

Learn 5 waterbending attacks and follow a story through a world of ice.

Watch the trailer!

Waterball and ice wall.

A Waterbender and a Firebender fighting in Minecraft

A waterbender and a firebender are fighting!

Waterbender using ice boat Minecraft

Make you own boat by freezing water!

Igloo at the north pole in Minecraft

This creation was made for Minecraft Bedrock Edition
What is Minecraft Bedrock?

It works on:iOS AndroidXboxWindows 10 EditionNintendo SwitchPlay Station

Do you like Minecraft Maps?

Hey, I'm Cimap! I love to amaze thousands of Minecraft players with my creations. Don't miss them out!

HOME > Maps, Marketplace, Bedrock Edition Creations

Outdoor Furniture

Let’s be honest, your Minecraft backyard could use better furniture. 🤔

Here are all the Minecraft furniture ideas I came up with and 3D-models. Craft your desired piece of furniture and place it with a right-click!

I structured this page in Outdoor Furniture Categories. With each piece, you find its crafting recipe. Also, throughout the page, you can read useful tips to furnish your yard or garden.

Tools

To use the tools interact with the furniture. Right-click on pc and tap on the furniture on mobile, it will show a button.

You can sit on some pieces also by right-clicking or by tapping the on-screen button on mobile.

They’re pretty straightforward, but here’s a quick explanation anyways.

Remove Furniture

Use this tool to remove the piece of furniture, it will drop the item so you can place it again somewhere else.

Change Color

Some furniture is available in 3 different colors, right-click with this item to change its color.

Move Furniture

Use this tool to move furniture around. Right-click once to pick it up and a second time to fix it in place.

Rotate Furniture

Use this tool and the furniture will rotate facing you.

Patio Decorations

A classy look to impress guests at your patio. 😎

Table and Patio Umbrella Minecraft Furniture

Armchair

Minecraft Coffee Table

You can sit on it by right-clicking, just like you would do to mount a horse!

armchair minecraft furniture crafting
Armchair Crafting

Outdoor Sofa

outdoor sofa minecraft furniture crafting
Outdoor Sofa Crafting

Patio Umbrella

patio umbrella minecraft furniture crafting
Patio Umbrella Crafting

Gazebo

gazebo minecraft furniture crafting
Gazebo Crafting

Sofa

sofa minecraft furniture crafting
Sofa Crafting

Coffee Table

coffee table minecraft furniture crafting
Coffee Table Crafting

Rocking Chair

Rocking Chair Minecraft Furniture
potted cactus furniture minecraft

Small Table

foldable chairs minecraft furniture
small table minecraft furniture crafting
Small Table Crafting

Porch Swing

porch swing minecraft furniture crafting
Porch Swing Crafting

Hammock

Hammock Minecraft Furniture
hammock minecraft furniture crafting
Hammock Crafting

Canopy Bed

Canopy Bed Minecraft Furniture
canopybed minecraft furniture crafting
Canopy Bed Crafting

Garden Furniture

Barbecue

Barbecue Minecraft Furniture
barbecue minecraft furniture crafting
Barbecue Crafting

Chair

chair minecraft furniture crafting
Chair Crafting
Table and Patio Umbrella Minecraft Furniture

Garden Table

garden table minecraft furniture crafting
Garden Table Crafting

Fountain

fountain minecraft furniture crafting
Fountain Crafting

Birdhouse

Bird House Minecraft Furniture
birdhouse minecraft furniture crafting
Birdhouse Crafting

Beach Furniture

Minecraft Swimming Pool Deco

Sun-Lounger

You can sit on it by right-clicking, just like you would do to mount a horse!

sunlounger minecraft furniture crafting
Sunlounger Crafting
Beach Umbrella and Deckchairs Minecraft Furniture

Beach Umbrella

Beach Towels Minecraft Furniture
beach umbrella minecraft furniture crafting
Beach Umbrella Crafting

Beach Towel

beach towel minecraft furniture crafting
Beach Towel Crafting

You can sit on it by right-clicking, just like you would do to mount a horse!

Minecraft Beach Furniture

Sand Castle

sand castle minecraft furniture crafting
Sand Castle Crafting
Sand Castle Minecraft Furniture

Sand Tools: Shovel and Pail

sand tools minecraft furniture crafting
Sand Tools Crafting

Beach Volleyball Net

Beachvolley Net Minecraft Furniture
beach volley net minecraft furniture crafting
Beach Volley Net Crafting

Flowers

Plant

Plant Minecraft Furniture
plant minecraft furniture crafting
Plant Crafting

Potted Cactus

Potted Cactus Minecraft Furniture
potted cactus minecraft furniture crafting
Potted Cactus Crafting

Hanging Pot

Hanging Flower Pot Minecraft Furniture
hanging pot minecraft furniture crafting
Hanging Pot Crafting

Potted Tree

Entrance Minecraft Furniture
potted tree minecraft furniture crafting
Potted Tree Crafting

3D Reeds

Reeds Minecraft Furniture
reeds minecraft furniture crafting
Reeds Crafting

Hanging Vase

Hanging Flower Vase Minecraft
hanging vase minecraft furniture crafting
Hanging Vase Crafting

Ground Decorations

Watering Can

Watering Can Minecraft Furniture
watering can minecraft furniture crafting
Watering Can Crafting

Bottle

Beach Bar Minecraft Furniture
3d bottle minecraft furniture crafting
3D Bottle Crafting

Glass

Juice Glass Minecraft Furniture
glass minecraft furniture crafting
Glass Crafting

Mailbox

Minecraft Mailbox

Automatic Doors

Entrance Minecraft Furniture
automatic doors minecraft furniture crafting
Automatic Doors Crafting

Radio

Radio Minecraft Furniture
radio minecraft furniture crafting
Radio Crafting

Camping Furniture

In the map, you’ll find a fully furnished camping area:

Camping Minecraft

Tent

Camping Tent Minecraft Furniture
tent minecraft furniture crafting
Tent Crafting

Camping Torch

garden torch minecraft furniture crafting
Garden Torch Crafting

Camping Chair

Camping Chair Minecraft Furniture
camping chair minecraft furniture crafting
Camping Chair Crafting

Playground Furniture

Bench

Minecraft Playground
bench minecraft furniture crafting
Bench Crafting

Swing

Swing Minecraft Furniture
swing minecraft furniture crafting
Swing Crafting

Kids Roundabout

Kids Roundabout Minecraft Furniture
playground roundabout minecraft furniture crafting
Roundabout Crafting

Sports

Soccer Goal

Soccer Goal Minecraft Furniture
soccer goal minecraft furniture crafting
Soccer Goal Crafting

Basketball Hoop

basketball hoop minecraft furniture
basketball hoop minecraft furniture crafting
Basketball Hoop Crafting

Download

The Outdoor Furniture map is finally out! Tell me what do you think on my social media: ⬇️⬇️⬇️

Do you like Minecraft Maps?

Hey, I'm Cimap! I love to amaze thousands of Minecraft players with my creations. Don't miss them out!

HOME > Tutorials

10 Tools I use for Minecraft Bedrock Map Making

The best tools to get started with your first Minecraft map

You are new to Minecraft Mapmaking and you don’t know where to start, what tools to use.

Let me guide you.

My name is Cimap, I am a professional map-maker for Minecraft and I want to share the tools I use that I think are the best to get started with your first Minecraft map.

So, you want to know the tools I use to make my Minecraft maps?

The official Minecraft Documentation

I know you’re probably frustrated because the documentation on the subject is scarce and the official one is definitely not the best…

Nevertheless, this is an always up-to-date link on the official docs: bedrock.dev

You can find documentation to create: Addons, Animations, Biomes, Blocks, Entities, Entity Events, Features, Item, MoLang, Particles, Recipes, Schemas, Scripting, Texture Sets, UI

It’s hosted by TheDestruc7i0n, a fellow Minecraft command/map maker. It is extracted by the vanilla resource and behavior packs.

It is really useful to look at the vanilla packs and see how they implement game features. I really recommend downloading the latest packs for Minecraft from the link below (directly from Microsoft’ servers):

What Code Editor I use

The code editor I use is Visual Studio Code by Microsoft, google it to download, be careful not to confuse it with just “Visual Studio” which is another thing.

Well, yes you could use any other text editor (even the built-in Notepad for Windows if you really wish) but guarantee the experience will grant you a headache! 🤣

The VSCode marketplace offers integration with extensions. “Bedrock Definitions” is an awesome one developed by destruc7i0n, once again we should thank him more. 😜 Install it to get autocomplete, previews, and JSON navigation aid which is a big help.

There are probably other options out there for other code editors. If you know more dm me on Twitter and I’ll update this blog post.

Other important tools

Do you like Minecraft Maps?

Hey, I'm Cimap! I love to amaze thousands of Minecraft players with my creations. Don't miss them out!

HOME > Marketplace, Maps, Bedrock Edition Creations

Firebending in Minecraft

In this map, I made Firebending combat moves in Minecraft!

That’s right, you’ll be able to make fireballs, firewalls, fire circles and also produce lightning. ⚡
Find the mob arena where you can fight hordes of mobs 🧟‍♂️ and advance in your firebending. 🔥

BONUS: How I made the Game

Before showing you how to use and get firebending, I’d like to share with you how I make these games for Minecraft.

Here’s a cool video that goes through every step of map development:

Enter the portal to start your firebending adventure.

https://www.instagram.com/p/CFw5H2EBOvn/

Learn Firebending

The map has dialogues and a little story, so you’ll have to follow what the villagers say.
Right away after you go out of the starter house, on the right you’ll find a big square with the temple. Inside, talk to the fire sages who will pass you down the art of firebending. Enter the temple go up the stairs, on the top, there’s the eternal flame that firstly originated from the dragons. Talk to great fire sage and step onto the diamond block.

You are now a beginner fire bender.

By now, you’re able to produce and strike a fireball. That is enough to kill mobs and fight, but if you talk to the ferryman, it will bring you to the village island.
There, you will find the mob arena where you can fight hordes of mobs and advance your firebending!

If you want to try the map yourself and discover the rest of the world you can buy it on the Minecraft marketplace and support this channel. Thank you!

Do you like Minecraft Maps?

Hey, I'm Cimap! I love to amaze thousands of Minecraft players with my creations. Don't miss them out!

HOME > Maps, Marketplace, Bedrock Edition Creations

Basketball in Minecraft

Play a competitive Minecraft Basketball mini-game! 🏀

Get this Minecraft map and start a match just like in real life: make two teams and chose a basketball court.

It’s sports time! After Soccer in Minecraft, here’s Basketball. Grab some friends, play together, or even in single-player. There are no limits!

Keep scrolling for the download! ⬇️

3D Models

3D ball and basket models are fully animated.

Unique Basketball Courts

Select a team and chose a unique basketball court for a challenging game experience.

Lucky Blocks!

Every now and then, lucky blocks will spawn at the center of the court. Activate them and give an advantage to your team!

Skins

Dress like a pro basketball player, this world includes 4 skins.

How to shoot the ball

In the map lobby, posters like this will show you everything you need to know, but let’s do a quick summary.

  1. Hold the basketball in your hand.
  2. Aim. (You’ll notice you’ll have to adjust the aim a little bit, just like when you throw snowballs or ender pearls)
  3. Right-click if you’re on PC or long-tap your screen on mobile devices.

The picture below shows how to make a basket, guaranteed! 😁

Block other players and steal the ball

Someone in the opposite team has the ball. How can you take it?

Use the item and block him out!
He’ll get a strong slowness effect and a cloud of red smoke. When he’s in the cloud, walk through him to steal the ball. Done, it’s yours!

  1. Hold the “Block-Out” item (the white circle with the red cross)
  2. Right-click if you’re on PC or long-tap your screen on mobile devices.
  3. All players nearby (2-3 blocks distant from you) will get blocked, and won’t be able to move.

Download Minecraft Basketball

I guess now you just wanna start playing! 🤩

Get Basketball for Minecraft Bedrock: check if your version is compatible, and click the green button below!

This creation was made for Minecraft Bedrock Edition
What is Minecraft Bedrock?

It works on:iOS AndroidXboxWindows 10 EditionNintendo SwitchPlay Station

BONUS: Cheat code

Have you bought Basketball and followed me on Instagram?
I feel you deserve something special! 😍🎁

Follow this tutorial and learn how to strike lightning to other players in a basketball match!⚡️

I’m sure you’ll have fun with this🔥

Here’s the link: https://www.instagram.com/p/CDWqT4bBgdo/

Do you like Minecraft Maps?

Hey, I'm Cimap! I love to amaze thousands of Minecraft players with my creations. Don't miss them out!

HOME > Commands, 1.16, Java Edition Creations

Pirate Cannon Mod – Minecraft 2020

Yo ho ho command lovers! Today you wanna learn some piracy, right?…ARRRRGGH! 🏴‍☠️

This datapack adds a working cannon in Minecraft! Build it, get ammo, aim and destroy other ships!

PIRATE CANNON in Minecraft! no mods

How to use:

Build the cannon

Create a cannon by throwing gunpowder and an iron block on the top of blackstone stairs.
Make sure the stairs are in the correct direction. But don’t worry, you can always break the stairs and get everything back.

⚠️ You cannot place cannons too near each other. There must be a distance of at least 3.6 blocks between one cannon to another. ⚠️

How to fire

Throw TNT on the back part of your cannon to shoot a ball. The ball flies until it touches a block, then it blows up.

Download the cannon datapack

This creation was made for Minecraft Java Edition version 1.16
What is Minecraft Java?

It does not work on: iOS Android Xbox Windows 10 Edition Nintendo Switch Play Station

Credits

This command was originally made by me in August 2017 but was kindly updated to Minecraft 1.16 by one_nose and requested by Bruce on my discord server. Thanks a lot!

His video:

Pirate Cannon Remake
One_nose’s video

Click the button below to download the datapack:

Do you like Minecraft Maps?

Hey, I'm Cimap! I love to amaze thousands of Minecraft players with my creations. Don't miss them out!

HOME > Tutorials

Minecraft Enchantments and command generator

The list of all the enchantments and how to enchant an item such as a pickaxe with the enchant command.

Minecraft Enchantment List

Enchantment ID for /enchant Max Level Description
Aqua Affinity aqua_affinity I Speeds up how fast you can mine blocks underwater
Bane of Arthropods bane_of_arthropods V Increases attack damage against arthropods
Blast Protection blast_protection IV Reduces blast and explosion damage
Channeling channeling I Summons a lightning bolt at a targeted mob when enchanted item is thrown (targeted mob must be standing in raining)
Curse of Binding binding_curse I Cursed item can not be removed from player
Curse of Vanishing vanishing_curse I Cursed item will disappear after player dies
Depth Strider depth_strider III Speeds up how fast you can move underwater
Efficiency efficiency V Increases how fast you can mine
Feather Falling feather_falling IV Reduces fall and teleportation damage
Fire Aspect fire_aspect II Sets target on fire
Fire Protection fire_protection IV Reduces damage caused by fire and lava
Flame flame I Turns arrows into flaming arrows
Fortune fortune III Increases block drops from mining
Frost Walker frost_walker II Freezes water into ice so that you can walk on it
Impaling impaling V Increases attack damage against sea creatures
Infinity infinity I Shoots an infinite amount of arrows
Knockback knockback II Increases knockback dealt (enemies repel backwards)
Looting looting III Increases amount of loot dropped when mob is killed
Loyalty loyalty III Returns your weapon when it is thrown like a spear
Luck of the Sea luck_of_the_sea III Increases chances of catching valuable items
Lure lure III Increases the rate of fish biting your hook
Mending mending I Uses xp to mend your tools, weapons and armor
Multishot multishot I Shoots 3 arrows at once but only costs 1 arrow (from your inventory)
Piercing piercing IV Arrow can pierce through multiple entities
Power power V Increases damage dealt by bow
Projectile Protection projectile_protection IV Reduces projectile damage (arrows, fireballs, fire charges)
Protection protection IV General protection against attacks, fire, lava, and falling
Punch punch II Increases knockback dealt (enemies repel backwards)
Quick Charge quick_charge III Reduces the amount of time to reload a crossbow
Respiration respiration III Extends underwater breathing (see better underwater)
Riptide riptide III Propels the player forward when enchanted item is thrown while in water or rain
Sharpness sharpness V Increases attack damage dealt to mobs
Silk Touch silk_touch I Mines blocks themselves (fragile items)
Smite smite V Increases attack damage against undead mobs
Sweeping Edge sweeping III Increases damage of sweep attack
Thorns thorns III Causes damage to attackers
Unbreaking unbreaking III Increases durability of item

/enchant Command

I’m a command expert! To enchant an item with a Minecraft command type the following in the chat while holding the item:

/enchant @s ENCHANTMENT_ID ENCHANTMENT_LEVEL

For instance, if you want to enchant a sword with unbreaking III:

/enchant @s unbreaking 3

You will find the IDs in the table above as well as the maximum level of enchantment you can use.

Enchant Command Generator

Use this quick command generator to enchant: select an enchantment and a level. Check in the table above the maximum enchantment level you can use.

Enchantment type: Level:

Do you like Minecraft Maps?

Hey, I'm Cimap! I love to amaze thousands of Minecraft players with my creations. Don't miss them out!

HOME > Tutorials

Scoreboard Operation Tutorial

Doing operations with Minecraft command block is essential when making maps. Comparing numbers, multiplication, and division are common in game logic.

At the end of the page there’s a BONUS tip I use in many of my maps!

Operation Syntax

/scoreboard players operation <targets> <targetObjective> <operation> <source> <sourceObjective>

Beginners might be confused by this logic, so let me show what Minecraft does:

The order in which Minecraft performs the operation:
TAKES TARGET'S SCORE ->  PUTS OPERATOR  ->  TAKES SOURCE'S SCORE

This will be our starting point: I created a dummy score called “apples” and assigned some values:

/scoreboard objectives add apples dummy
/scoreboard objectives setdisplay sidebar apples
/scoreboard players set Steve 5
/scoreboard players set Alex 3
TIP: Display the score with:
/scoreboard objectives setdisplay sidebar

Add two scores (Addition)

Here’s how you add two numbers in Minecraft, imagine Steve has 5 apples and Alex 2.

IN MATH:
5 + 2

SCOREBOARD:
/scoreboard players operation Steve apples += Alex apples

The result will be: Steve=7

Subtract two scores (Subtraction)

Here’s how to subtract two numbers in Minecraft, imagine Steve has 5 apples and Alex 2.

IN MATH:
5 - 2
(Steve - Alex)

SCOREBOARD:
/scoreboard players operation Steve apples -= Alex apples

The result will be: Steve=3

Minecraft calculates Steve minus Alex and then applies the result to Steve. (that’s why there’s an equal in the operator)

Multiply two scores (Multiplication)

Here’s how to subtract two numbers in Minecraft, imagine Steve has 5 apples and Alex 2.

IN MATH:
5 * 2
(Steve * Alex)

SCOREBOARD:
/scoreboard players operation Steve apples *= Alex apples

The result will be: Steve=10

Divide two scores (Division)

Here’s how to subtract two numbers in Minecraft, imagine Steve has 5 apples and Alex 2.

IN MATH:
5 / 2
(Steve / Alex)

SCOREBOARD:
/scoreboard players operation Steve apples /= Alex apples

The result will be: Steve=2 (Minecraft rounded up 2.5 to 2)

Summary: quick table

+=Addition: Add second’s score to that of first
-=Subtraction: Subtract second’s score from that of first
*=Multiplication: Set first’s score to the product of first’s and second’s scores
/=Division: Divide target’s score by source’s score, and use the result (rounded down) to set the target score.
=Assign: Set target’s score to that of source
%=Modulus: Divide first’s score by second’s score, and use the remainder to set the first score
<Min: Set first’s score to second’s score only if second has the lesser score.
>Max: Set first’s score to second’s score only if second has the greater score.
><Swaps first’s and second’s scores

Do you like Minecraft Maps?

Hey, I'm Cimap! I love to amaze thousands of Minecraft players with my creations. Don't miss them out!

HOME > Commands, 1.15, Java Edition Creations

Self-building Command Block House in Minecraft – 2020 Updated

A self-building command block house in Minecraft, that takes only 40 seconds to build! This one command creation adds a craft-able self-building house for those who are not good at building!

Build this house in 40 seconds!

Build this house in 40 seconds! AUTOMATICALLY!

Crafting

Get started! To craft the self building command block house drop on the ground:

  • 64 Oak Logs
  • 64 Oak Planks
  • 64 Cobblestones

Get the command block house

The original creation was made on March 2017 (the video you see above), but I updated it to Minecraft 1.15 in May 2020.

Minecraft 1.15 – Datapack (2020 UPDATED)

This creation was made for Minecraft Java Edition version 1.15
What is Minecraft Java?

It does not work on: iOS Android Xbox Windows 10 Edition Nintendo Switch Play Station

I updated the command block house in May 2020 for Minecraft 1.15.2, it’s now a data pack. If you choose the data pack make sure to play in that version of Minecraft.

Instructions on how to install the data pack can be found here.

Minecraft 1.12 – One Command (Old Version)

To install this command block house creation in Minecraft Java 1.11.2, copy the first command, paste it in a command block, and power it. Then copy the second command and paste it the command block that will be generated by the machine. You’ll find a tutorial in the video showcase.

Do you like Minecraft Maps?

Hey, I'm Cimap! I love to amaze thousands of Minecraft players with my creations. Don't miss them out!

HOME > Tutorials, Java Edition Creations

How to install Minecraft Data Packs

This is a simple tutorial on how to install Minecraft Data Packs. Datapacks, introduced in Minecraft 1.13, are a kind of addon for Minecraft: they change the gameplay. You can create mods or command block creations using them.

Install your datapack

Well, you downloaded a really cool data pack like my Self Building House, but how do you install it?
Here’s how to install Minecraft Data Packs for Minecraft Java. They work from version 1.13 and above.

Total Time: 5 minutes

Download the data pack. It’s a .zip file.

You can find them on the internet or on my website.

Open Minecraft and choose a world.

The data pack will work only in the worlds where you add it.

Click on “Edit”, then “Open world folder”.

You will be brought to the world file location, which is usually in %appdata%/.minecraft/saves

Open “datapacks”

Open the folder called “datapacks”.

Put the .zip file there.

Move the datapack into the folder and you’re done!
You may need to use the command /reload, or open and close Minecraft.

To check if you have correctly installed the data pack you can run the command:

/datapack list enabled

And if it’s in the list, you’re good to go!

Also, remember to always check the Minecraft version the data pack was made for. I’m sure you’ll find it in the creator’s website.

I make cool Minecraft Creations

I’ve been making this for 5 years now. (yeah, it’s a lot!) Check out my commands or my maps, the home page is always a great place to start.

Do you like Minecraft Maps?

Hey, I'm Cimap! I love to amaze thousands of Minecraft players with my creations. Don't miss them out!

HOME > Tutorials

How to install Minecraft Maps

Well, you downloaded a really cool Minecraft map (that’s what I do here), but how do you install it? Stick with me in this step by step guide.

How to install Minecraft Maps for Minecraft Java. Any version of the game.

Total Time: 5 minutes

Open File Explorer

Open any folder you want, or search “File Explorer” in start.windows file explorer

Paste this into the directory bar

Put your cursor in the directory bar and paste %appdata%\.minecraft\saves to automatically go into the Minecraft saves folder.
minecraft saves folder

Extract the map (if needed)

If the file you downloaded is .zip, which is really common, you need to extract it. Right-click on the file and select Extract All. If you have 7-Zip you can use it to extract the files.
extract the minecraft map

Move the folder to saves

You should now have an uncompressed folder. Move it to the saves folder we opened before.move minecraft world to saves

Enjoy the map!

You can now play the map. Close and open Minecraft, and you will find the map in your worlds!minecraft worlds

How to install Minecraft PE maps (or Windows 10)?

In Minecraft PE (Bedrock) it’s really easy! Just open the .mcworld file and it will be automatically installed.

I am a Minecraft map creator!

Hey there, my name is Cimap and I make Minecraft maps and commands!

Do you like Minecraft Maps?

Hey, I'm Cimap! I love to amaze thousands of Minecraft players with my creations. Don't miss them out!

HOME > Tutorials

Minecraft Color Codes for Commands

Use Minecraft color codes to get colored world names, colored server names, colored signs or even colored messages in command blocks. Everything looks cooler in color, right?

How to use color codes

Color codes with §

The selection sign (§) plus a number or letter defines a color code. You will find them in the table below.

These color codes can be used in:

  • Colored Minecraft World Names (both Bedrock and Java)
    In Bedrock, just paste the color code. In Java, you need to use an external software like McEdit or NBTedit
  • Colored Signs (only in Bedrock Edition, for Minecraft Java use JSON formatting)
  • Colored Titles, Tellraw, Say via the respective command. (only in Bedrock Edition, for Minecraft Java use JSON formatting)
  • Colored Books
    Again in Minecraft Java, you need to use an external software like McEdit or NBTedit to paste the color code.

If you don’t find the § symbol in your keyboard, just copy it and paste!

Color Codes List

Color (Minecraft Name)COLOR CODE §MOTD CodeHEX (#)
Dark Red (dark_red)§4\u00A74AA0000
Red (red)§c\u00A7cFF5555
Gold (gold)§6\u00A76FFAA00
Yellow (yellow)§e\u00A7eFFFF55
Dark Green (dark_green)§2\u00A7200AA00
Green (green)§a\u00A7a55FF55
Aqua (aqua)§b\u00A7b55FFFF
Dark Aqua (dark_aqua)§3\u00A7300AAAA
Dark Blue (dark_blue)§1\u00A710000AA
Blue (blue)§9\u00A795555FF
Light Purple (light_purple)§d\u00A7dFF55FF
Dark Purple (dark_purple)§5\u00A75AA00AA
White (white)§f\u00A7fFFFFFF
Gray (gray)§7\u00A77AAAAAA
Dark Gray (dark_gray)§8\u00A78555555
Black (black)§0\u00A70000000

Formatting Codes

DescriptionChat CodeMOTD Code
Bold§l\u00A7l
Strikethrough§m\u00A7m
Underline§n\u00A7n
Italic§o\u00A7o
Reset both color and style§r\u00A7r

MOTD Formatting Codes

MOTD (Message Of The Day) is used for colored Minecraft Servers description in Minecraft Java.
Paste the color code in the motd entry in the server.properties file.

What are Minecraft color codes?

Color codes are a group of characters that give color to the text following them.

How do I make a new line in Minecraft?

In tellraw commands and books you can make a new line with \n

Do you like Minecraft Maps?

Hey, I'm Cimap! I love to amaze thousands of Minecraft players with my creations. Don't miss them out!

HOME > Commands, 1.15, Java Edition Creations, Bedrock Edition Creations

Particle Trail Commands for Minecraft

With the Minecraft particle command, you can create really cool particle trails, you leave when walking. Awesome particle effects for multiplayer servers!

The following commands were tested in Minecraft 1.15. (so I updated the ones from the 9 particle trails video)

Simple footsteps

With two simple lines of code, you can leave footsteps particle where you walk.

This particle was removed, since unused, and doesn’t work in Minecraft 1.15.

/scoreboard objectives add walking stat.walkOneCm
/execute @a[score_walking_min=1] ~ ~ ~ particle footstep ~ ~-0.1 ~ 0.2 0.1 0.2 0 1 force
/scoreboard players reset @a[score_walking_min=2] walking

This is a cool effect to see on snow, here’s how you limit it: now it shows only when walking on snow.

Mystery Particle Trail

This reminds me of particles found in Minecraft servers like Mineplex or Hypixel.

/execute at @a run particle enchantmenttable ~ ~0.1 ~ 0.2 0 0.2 0.5 3 force

Green Trail Effect

/execute at @a run particle totem

Love Trail

/execute at @a run particle explode ~ ~-0.2 ~ 0.3 0 0.3 0.001 1 force
/execute at @a run particle heart ~ ~ ~ 0.3 0 0.3 1 1 force

Fire Horns

Create diabolic fire horns generating from your head, even when you rotate it. Put the following two commands in repeating command blocks (or better a repeating chain):

/execute at @a positioned ~ ~1.5 ~ run particle minecraft:flame ^-0.3 ^0.4 ^ 1 1 1 0.05 0
execute at @a positioned ~ ~1.5 ~ run particle minecraft:flame ^0.3 ^0.4 ^ -1 1 -1 0.05 0

World Download

Download the world used in the video! Wondering how to install a Minecraft map?

Do you like Minecraft Maps?

Hey, I'm Cimap! I love to amaze thousands of Minecraft players with my creations. Don't miss them out!

HOME > Tutorials, Java Edition Creations, Bedrock Edition Creations

Minecraft Particle Command: The ultimate guide

With the particle command, you can generate particle effects in Minecraft. Particles are useful to immerse the player in the game, but are purely decorative.

You cannot interact with them, like punching them, and they won’t do anything to you. Particles are just visuals! (and cool)

How to use the particle command in Minecraft Java?

/particle [pos] [delta] [speed] [count] [force|normal] [player]
Find a complete particle name list in this guide. An example command: /particle explosion_emitter ~10 ~ ~

How to use the particle command in Minecraft Bedrock?

/particle [count] [mode] [player] [params]
Find a complete particle name list in this guide. An example command: /particle minecraft:huge_explosion_emitter ~10 ~ ~

Particle Trails Command

With the Minecraft particle command, you can create really cool particle trails, you leave when walking. Awesome particle effects for multiplayer servers!

Minecraft Particle List

Here’s a complete list of all the particles to use in the <name> parameter of the particle command. The credit of the images goes to the Minecraft wiki contributors.

Java Edition
Particle Name
Bedrock Edition
Particle Name
Picture
ambient_entity_effect minecraft:mobspell_emitter Particle mobSpellAmbient.png
angry_villager minecraft:villager_angry Particle angryVillager.png
barrier ? Particle barrier.png
block minecraft:breaking_item_icon Particle blockcrack.png
- blockdust
bubble basic_bubble_particle_manual Particle bubble.png
bubble_column_up minecraft:bubble_column_up_particle Particle bubble column up.png
bubble_pop minecraft:bubble_column_particle Particle bubble pop.png
campfire_cosy_smoke minecraft:campfire_smoke_particle Campfire cosy smoke.png
campfire_signal_smoke minecraft:campfire_tall_smoke_particle Campfire Signal Smoke.png
cloud minecraft:water_evaporation_bucket_emitter Particle explode.png
composter minecraft:villager_happy Composter Particle.png
crit minecraft:critical_hit_emitter Particle crit.png
current_down minecraft:bubble_column_down_particle Particle current down.png
damage_indicator Particle damageIndicator.png
dolphin minecraft:dolphin_move_particle Particle dolphin.png
dragon_breath minecraft:dragon_breath_trail (or) minecraft:dragon_breath_lingering Particle dragonbreath.png
dripping_honey   Dripping Honey.png
dripping_lava driplava Particle dripLava.png
dripping_water dripwater Particle dripWater.png
dust minecraft:redstone_wire_dust_particle Particle reddust.png
effect minecraft:splash_spell_emitter Particle spell.png
elder_guardian Particle mobappearance.png
enchant enchantingtable Particle enchantmenttable.png
enchanted_hit Particle magicCrit.png
end_rod minecraft:endrod (?) Particle endRod.png
entity_effect minecraft:evoker_spell Particle mobSpell.png
explosion minecraft:large_explosion Particle largeexplode.png
explosion_emitter minecraft:huge_explosion_emitter Particle hugeexplosion.png
falling_dust minecraft:falling_dust_red_sand_particle, minecraft:falling_dust_sand_particle, minecraft:falling_dust_gravel_particle, minecraft:falling_dust_top_snow_particle, minecraft:falling_dust_dragon_egg_particle, minecraft:falling_dust_concrete_particle, minecraft:falling_dust_scaffolding_particle Particle unstable gravel.png
falling_honey   Falling Honey.png
falling_lava minecraft:lava_drip_particle Falling Lava.png
falling_nectar   Falling Nectar.png
falling_water water_splash_particle Falling Water.png
firework minecraft:sparkler_emitter Particle fireworksSpark.png
fishing minecraft:water_wake_particle Particle wake.png
flame minecraft:basic_flame_particle Particle flame.png
flash ? Flash Particle.png
happy_villager minecraft:villager_happy Particle happyVillager.png
heart minecraft:heart_particle Particle heart.png
instant_effect minecraft:mobspell_emitter Particle instantSpell.png
item minecraft:breaking_item_icon Particle iconcrack.png
item_slime ? Particle slime.png
item_snowball ? Particle snowballpoof.png
landing_honey   Landing Honey.png
landing_lava ? Landing Lava.png
large_smoke minecraft:water_evaporation_actor_emitter Particle largesmoke.png
lava minecraft:lava_particle Particle lava.png
minecraft:mobflame_emitter Skeleton burning in sunlight.png
mycelium minecraft:mycelium_dust_particle Particle townaura.png
nautilus nautilus NautilusParticle.png
note note Particle note.png
poof explode Particle cloud.png
portal minecraft:mob_portal Particle portal.png
rain rainsplash Particle droplet.png
smoke smoke Particle smoke.png
sneeze Particle sneeze.png
soul Particle soul.png
spit Particle spit.png
splash watersplash Particle splash.png
squid_ink ink Particle squid ink.png
sweep_attack Particle sweepAttack.png
terrain  
totem_of_undying minecraft:totem_particle Particle talisman.png
trackingemitter  
underwater Particle suspended.png
witch witchspell Particle witchMagic.png

Do you like Minecraft Maps?

Hey, I'm Cimap! I love to amaze thousands of Minecraft players with my creations. Don't miss them out!

HOME > Maps, Marketplace, Bedrock Edition Creations

See the world as an ant, Ant-Sized Adventure Map

Are you a fan of the giant zombie in Minecraft?

Dive into a new adventure map: a mad scientist accidentally shrinks you to the size of an ant. 🐜

See the world from a totally different perspective!

Fight giant enemies, ride a pet rabbit, and use your miniature size to your advantage as you save the world!

You are no longer the privileged player who has to shape the Minecraft world, but you will be transformed into a small part of it.

I was inspired by the Dutch artist Escher who produced very unconventional works of art.

Escher's Relativity

“Are you really sure that a floor can’t also be a ceiling?” Escher said.

Minecraft Giant Zombie

Your journey into the world will not be a pleasant Sunday afternoon stroll.

Anything could happen in the world of Ant-sized Adventure. Find a giant zombie waiting for you, tame giant rabbits and fight any kind of giant mob.

Minecraft Giant Zombie

Play Minecraft as an ANT

For sure, the tiny version of you will have to go through many ventures!

Minecraft Giant World

The Minecraft world has never seemed so huge! Look at my scale in comparison with the house.

Be careful not to be squashed! 😱

Avoid being squashed by a Minecraft giant zombie, board a lava-wheel! It’s certainly a flawless technique…

It’s a newly introduced one-wheel vehicle, to pass on lava pools and lakes.

lava wheel from Ant sized adventure

How did I make a giant zombie?

More specifically, touching the technical side of the adventure map, how did I make a zombie (in general giant mobs) and a giant world?

Well, the scale component is probably the most used in the map.
I added it to a mob behavior file to double its size!

Minecraft behavior scale component
Minecraft behavior scale component

The giant world is an illusion

But that was certainly not enough. To give the illusion that the player shrunk, I made the world around bigger.

As you can imagine, it was no simple task.

So, I created a texture to represent every block with four other small blocks. Each one having one-quarter of the full-size texture.

Minecraft, but everything is huge! 😱

Get Ant-sized Adventure

Fan of giant zombies in Minecraft? Get the full adventure map for unforgettable playing experience.

I’m sure you’ll like my other maps.

Looking for the cheat code? Sure! You can get it on my Instagram.

What popular YouTubers think

MINECRAFT But I Am ANT SIZE!
UnspeakableGaming plays my map: Ant-Sized Adventure
Minecraft MAIS NOUS SOMMES PETITS !
Furious Jumper, a popular French Youtuber, plays Ant-Sized Adventure
MINECRAFT MAIS ON FAIT LA TAILLE D'UNE FOURMI AVEC @Furious Jumper !!

Do you like Minecraft Maps?

Hey, I'm Cimap! I love to amaze thousands of Minecraft players with my creations. Don't miss them out!

HOME > Tutorials, Commands, Bedrock Edition Creations

Coronavirus in Minecraft

Let’s explore a small MCPE addon that adds Coronavirus to Minecraft. Seems like the virus quickly infects you and villagers!
Protect from coronavirus wearing a face mask and using a disinfectant spray.

Add coronavirus to your world

  • Download the “Coronavirus in Minecraft” addon (link below!)
  • Open it in Minecraft Bedrock
  • Activate “experimental features” in your world options because the addon uses custom items.

Bats will start the epidemic

Fist of all to contract the virus you will have to kill a bat, or if you’re lazy just use the dead bat spawn egg.
The remains infect nearby players and villagers, if you want to survive, you’d better stay at a distance!
I real life, we don’t have enough evidence to say that COVID-19 originated from bats, but guys remember this is just a game!

You will carry the virus around 🦠

As a result, players and villagers will be infected and carry around the coronavirus. Eventually, the virus will kill you and can wipe out entire villages.
In this addon, the coronavirus seems to be alive and move on its own, in reality, we know that viruses, in contrast with bacteria, are not alive! They are just blind encapsulated DNA (and RNA)! 🧬

Protection measures

Right, we all figured out it is better to prevent infection, this is me wearing a face mask in Minecraft.
This addon also adds a disinfectant spray that can be useful to kill the virus.

Download Coronavirus in Minecraft

This add-on was created by CianoKakuna, who is a fellow countryman, Italian like me! So definitely check this addon out, I will leave his MCPEDL link below.

This creation was made for Minecraft Bedrock Edition
What is Minecraft Bedrock?

It works on:iOS AndroidXboxWindows 10 EditionNintendo SwitchPlay Station

Do you like Minecraft Maps?

Hey, I'm Cimap! I love to amaze thousands of Minecraft players with my creations. Don't miss them out!

HOME > Skins, Marketplace, Bedrock Edition Creations

Monster School Skins

Halloween is just around the corner and the monsters have woken up from their graves. Meet them now that everyone is back to school and even the monsters have to hit the books.

A new set of monster skins

The skin pack includes 13 highly detailed skins, in HD resolution to make the monsters even more expressive.

Zombie skin
Villager skin
Creeper skin
Slime Skin

A variety of mobs outfits

The main Minecraft mobs decked out in a variety of school outfits and teen clothes.

Pig skin
Love Creeper Skin
  • Includes 13 HD skins!
  • A variety of monsters and outfits!
  • By Cimap and Pathway Studios

Do you like Minecraft Maps?

Hey, I'm Cimap! I love to amaze thousands of Minecraft players with my creations. Don't miss them out!

HOME > Skins, Marketplace

Halloween Minecraft Skins | The most spooky costumes

Ready to dress up for Halloween? Get the most spooky and scary Halloween Minecraft Skins just in time for October 31! Dress as a Zombie, a Ghost or a Skeleton, this Halloween Skin Pack has every scary monster!
Become nightmare fuel and terrorize cities with these horrifyingly detailed creatures who have come back from the dead to wreak havoc on society. A gloomy fog looms over the dead who have arrived to haunt you with this HD skins of ghosts, zombies and monsters!

Horrifyingly detailed Halloween skins

Horrifyingly detailed, all the skins are HD: highly detailed in definition and colors. The resolution doubles: from 64×64 pixels of standard skins, our Halloween Minecraft Skins are 128×128 pixels.
Haunt your friends and go into the Halloween mood, dress up build a horror castle or a spooky build and terrify everyone.

Skeleton, Ghost and Zombie

Halloween Minecraft Skins, Skeleton Ghost and Zombie
Mobs from “The Undeads”

The spooky Wither Skeleton

Minecraft Spooky Skeleton Skin
Skeleton from “The Undeads”

Spooky Zombie

Zombie from “Monster School”

Get the Halloween Minecraft Skins

These skins are made for Minecraft Bedrock Edition and you can find them on the official Minecraft Marketplace. Use the green button below to open Minecraft right away:

The Undeads

Monster School Skins

Do you know I also made other Minecraft Skins and I make Minecraft Maps? I would be grateful if you checked them out!

Do you like Minecraft Maps?

Hey, I'm Cimap! I love to amaze thousands of Minecraft players with my creations. Don't miss them out!

HOME > Tutorials, Java Edition Creations, Bedrock Edition Creations

How to get Command Blocks in Minecraft

In Minecraft, a command block is a block that you can not make with a crafting table and doesn’t show in the creative mode inventory. You can only get a command block by typing a game command in the chat. Here’s how to get command blocks in Minecraft and type your first commands!

Total Time: 5 minutes

Make sure your world has cheats and command blocks enabled

In the world settings you can see if cheats and command blocks are on, and otherwise, you can allow them. If you start your world in Creative mode, cheats are enabled by default. enable command blocks minecraft

Open the chat

On pc, the chat opens by pressing the T key by default, on mobile devices tap the “chat” button.

Type /give @p command_block

In the chat type the following command. Don’t forget the forward slash at the start.
/give @p command_blockgive command block

Press enter, place the block and type a command

Now that we got the command block, place it on the ground and open the command interface.
command block interface

Are Minecraft commands cheats?

Well, yes kind of. To use commands you need to Activate Cheats in your world.

What Minecraft command kills all mobs?

/kill @e[type=!player] This kills every entity in the world, except for the player. (be careful, it also removes armor stands, items…!)

What’s the Minecraft command for a command block?

/give @p command_block

Check out other tutorials!

Now that you know how to get command blocks Minecraft Bedrock, you can take a look at my command block tutorials for Minecraft!

Do you like Minecraft Maps?

Hey, I'm Cimap! I love to amaze thousands of Minecraft players with my creations. Don't miss them out!

HOME > Tutorials, Bedrock Edition Creations

How to teleport in Minecraft PE: tutorial for beginners

In this command tutorial, we’ll cover how to teleport in Minecraft PE aka Bedrock using the /tp command.

Command to teleport to another player

How to teleport to another player?

Enter this command in the chat: “/tp @p Herobrine” Replace Herobrine with the in-game name of who you want to teleport to!

The first command you may want to learn is to teleport yourself to another player. To enter a command in the chat you have to put the slash / and then the tp command which is really simple.

/tp @p Herobrine

The above command teleports yourself (@p refers to the nearest player from the executor, in this case, yourself) to another player called “Herobrine”. Replace it with the in-game name of who you want to get teleported to.

Teleport to a position with absolute coordinates

How to teleport in Minecraft PE to a place with a command block? Have you ever questioned? Well, you can use the /tp command to get to a place instantly without walking. Teleport yourself and it will be instant!

Total Time: 10 minutes

Show coordinates

In Minecraft, as in math, positions are measured with coordinates. The popular X, Y, and Z. To see the coordinates you first have to show them. In the game menu, go to settings > game and under world options, you will have to activate the show coordinates toggle.minecraft show coordinates

Get the coordinates of the place

Now go to the place and take note of the Minecraft coordinates.
minecraft tp coordinates

Type the teleport command

You can type the teleport command either in the chat or in a command block. You need to type the following command replacing 300 64 29 with your coordinates.
/tp @p 300 64 29How to teleport in Minecraft PE

Teleport to another entity

The same concept can be extended: the command allows to teleport to entities. In Minecraft, an entity is anything like an animal, a mob or even arrows, and splashed potions are valid examples.

/tp @p @e[type=cow,c=1]

The above command teleports the nearest player to the nearest cow. The type argument is used to define the entity type like cow, skeleton, zombie, villager, splash_potion. The c argument, which stands for count is used to defined how many entities the selector triggers. In this case, c=1 limits it to only one cow among all the ones available in the world because you can only teleport to one entity at a given time.

You can, of course, do the opposite and teleport the cow to yourself.

/tp @e[type=cow,c=1] @p

Check out other Minecraft tutorials!

Now that you know how to use the teleport command in Minecraft PE, you can take a look at my command block tutorials for Minecraft!

Do you like Minecraft Maps?

Hey, I'm Cimap! I love to amaze thousands of Minecraft players with my creations. Don't miss them out!

HOME > Maps, Marketplace, Skins, Bedrock Edition Creations

Soccer in Minecraft

Play soccer (or is it football?) with some friends for a match as your favorite footballer!
Choose among 3 different soccer fields to play in: the red stadium, the blue stadium, and the good old dirt field.

Play as a famous footballer

Soccer video trailer

[MAP] PLAY SOCCER (or football) in Minecraft Bedrock (mcpe)

This creation was made for Minecraft Bedrock Edition
What is Minecraft Bedrock?

It works on:iOS AndroidXboxWindows 10 EditionNintendo SwitchPlay Station

Get Soccer for Minecraft

Do you like Minecraft Maps?

Hey, I'm Cimap! I love to amaze thousands of Minecraft players with my creations. Don't miss them out!

HOME > Tutorials

Minecraft Java and Bedrock: what is the difference?

What is Minecraft Bedrock and what is Minecraft Java? Is it the same game?

Well, looking it externally they seem pretty much the same, but in reality, they are two different products worked by two different teams.

What is Minecraft Bedrock Edition?

Minecraft Bedrock Edition is cross-platform. It runs on iOS, Android, Xbox, Nintendo Switch and Windows 10, so pretty much every platform supports it.

It’s often called MCPE (MineCraft Pocket Edition) because it used to be the mobile version of Minecraft.

Then in 2018 Mojang decided to unify all different platform editions and created the “Bedrock edition”, programmed in C++.

Bedrock is where the marketplace exists.
It’s an in-game store where mapmakers, just like me, can sell high-quality content and get financial support for all the work that goes into making a great map. These are the maps I created.

How to get Minecraft Bedrock Edition

You can download Minecraft Bedrock from the various platforms’ stores. For Windows 10 download Minecraft through the Microsoft store.

Can I get Minecraft Bedrock for free?

Actually, yes! If you already bought Minecraft Java before 2018 you can get it for free.

Go to https://account.mojang.com/me and login with your Mojang account (e-mail and password). As a result, the page should show your code to claim your Windows 10 version. Use it the Windows store to download and install the game.

What is Minecraft Java Edition?

Minecraft Java Edition is the legacy version of the game and runs only on Windows (as a program), Mac and Linux computer.

It doesn’t have the marketplace, nor compatibility with other platforms. It’s a stand-alone version that really often has more features than Bedrock, especially command-related ones. Even though lately Bedrock is getting back on track with the updates.

Minecraft Java edition is also home to mods and mod packs: modifications of the game, written in the Java programming language.
Mods can add countless new features to the game and can really push the boundaries, extending the purpose of the game.

Conclusion: which one is best?

In conclusion, which one do I choose?

Well, I own both versions of the game and it depends on what you want to do. If you want to play with friends who are on mobile devices and consoles and get access to the marketplace then Minecraft Bedrock is for you.

Instead, if you want to work with more advanced commands, play modded and your friends play the Minecraft Java edition, well you should get this one.

Faq

Can Minecraft Java play with pe or Windows 10?

No, unfortunately they are two different versions of the game. On Windows 10 though, you can play both Java and Bedrock (mcpe) Edition.

Can Minecraft mobile play with pc?

Yes! On mcpe you can play together with someone who is on Windows 10. Be careful though, he has to use the Bedrock Edition (not Java)!

Can Minecraft pc play with Xbox?

Yes! If he’s using Minecraft Windows 10 Edition.

Can Minecraft Java play with Xbox?

Unfortunately no, they are two different versions of the game.

Do you like Minecraft Maps?

Hey, I'm Cimap! I love to amaze thousands of Minecraft players with my creations. Don't miss them out!

HOME > Maps, Bedrock Edition Creations

Fortnite Gun Scar in Minecraft

The most powerful rifle from Fortnite in mcpe: the SCAR! How to get working gun in Minecraft pocket edition to hunt mobs or to kill other players.

How to use the command creation

Fornite Scar Rifle in Minecraft Bedrock (Pocket Edition)

This creation was made for Minecraft Bedrock Edition
What is Minecraft Bedrock?

It works on:iOS AndroidXboxWindows 10 EditionNintendo SwitchPlay Station

Do you like Minecraft Maps?

Hey, I'm Cimap! I love to amaze thousands of Minecraft players with my creations. Don't miss them out!

HOME > Commands, 1.12, Java Edition Creations

Minecraft Gun Command

How to make a gun in Minecraft? This one command creation adds a modern pistol, a machine gun and a sniper rifle to Minecraft. All guns have realistic bullet physics and were created in more than 25 hours of work. The gun command includes a texture pack with 3d models, so you will have to install it to view the 3d weapons.

Machine Gun

Minecraft Gun Sniper Rifle Command

Craft a Machine Gun by dropping on the ground 7 iron ingots and 5 redstone pieces. This is really powerful. Keep right-clicking and the gun will continuously shoot.

Sniper Rifle

Minecraft Gun Command Mod

If you want to get sneaky, craft a sniper rifle by dropping on the ground 9 iron ingots and 3 redstone pieces. Take a shot with and you’ll realize, this Minecraft gun is so powerful that the bullet goes through several bodies!

Minecraft Gun

Gun in Minecraft

Here’s the most simple of the guns, the Modern Pistol. So, drop on the ground 4 iron ingots and 2 redstone pieces. Smoke will appear and voilà you crafted a simple gun. Use it to shoot at cows, chickens, animals to get food, and moreover at night to defend from mobs.

Get the Minecraft Gun command

In conclusion watch the video to see the guns command working, you don’t need to install any mods and you can get guns in Minecraft 1.12 at the bottom of this page.
First, copy the command either by clicking the green button or copying the old-fashioned way and then download and apply the resource pack. Detailed instructions are in the video below from my Youtube Channel.

Minecraft Gun Command! Working 3D Machine Gun and Rifle

Supported Minecraft Version

This creation was made for Minecraft Java Edition version 1.12
What is Minecraft Java?

It does not work on: iOS Android Xbox Windows 10 Edition Nintendo Switch Play Station

Do you like Minecraft Maps?

Hey, I'm Cimap! I love to amaze thousands of Minecraft players with my creations. Don't miss them out!

HOME > Commands, 1.13, Java Edition Creations

Minecraft Turrets and Tnt Cannon

How to get working turrets in Minecraft 1.13 to defend your base! I’ve got you covered with Sentry Turrets from Portal and a custom TNT cannon. Only by using a data pack!

How to use the datapack

This creation was made for Minecraft Java Edition version 1.13
What is Minecraft Java?

It does not work on: iOS Android Xbox Windows 10 Edition Nintendo Switch Play Station

Do you like Minecraft Maps?

Hey, I'm Cimap! I love to amaze thousands of Minecraft players with my creations. Don't miss them out!

HOME > Commands, 1.13, Java Edition Creations

Weeping Angels in Minecraft

I made weeping angels from Dr Who in Minecraft 1.13, using the new facing function of the teleport command. Watch the video for how to install the data pack.

How to use the data pack

Weeping Angels in Minecraft 1.13

Do you like Minecraft Maps?

Hey, I'm Cimap! I love to amaze thousands of Minecraft players with my creations. Don't miss them out!

HOME > Commands, 1.13, Java Edition Creations

Minecraft Paintball Gun Datapack

Today I created a paintball gun in Minecraft 1.13 using the new raycasting feature in snapshot 17w50a. Download this paintball gun command from the link below.

Download the paintball gun datapack

Paintball Gun in Minecraft!

This creation was made for Minecraft Java Edition version 1.13
What is Minecraft Java?

It does not work on: iOS Android Xbox Windows 10 Edition Nintendo Switch Play Station

Do you like Minecraft Maps?

Hey, I'm Cimap! I love to amaze thousands of Minecraft players with my creations. Don't miss them out!

HOME > Tutorials, 1.13, Java Edition Creations, Bedrock Edition Creations

How to make circles in Minecraft: raycasting

Today we are going to showcase the new snapshot for Minecraft 1.13 and how to make circles and guns in Minecraft. The new caret coordinate also allows to raycast using really few commands!

Watch the tutorial

HOW TO MAKE CIRCLES IN MINECRAFT! - Raycasting in Minecraft 1.13!

Download the world

This world is for Minecraft Java Edition version 1.13, but all the mechanics also work in Minecraft Bedrock. Remember to extract the zip file before putting it in the %appdata%\.minecraft\saves folder.

Do you like Minecraft Maps?

Hey, I'm Cimap! I love to amaze thousands of Minecraft players with my creations. Don't miss them out!

HOME > 1.13, Maps, Java Edition Creations

New Textures in Minecraft 1.14

A lot of changes are coming to Minecraft and its look! I found a way to get Minecraft 1.14 and show you the new textures in game. Jeb said all the textures are going to be changed.

1.14 TEXTURES UPDATED RESOURCE PACK!

This creation was made for Minecraft Java Edition version 1.13
What is Minecraft Java?

It does not work on: iOS Android Xbox Windows 10 Edition Nintendo Switch Play Station

Download

To download it, click either of the two buttons below. You will be forwarded to an external non-affiliated link.

Do you like Minecraft Maps?

Hey, I'm Cimap! I love to amaze thousands of Minecraft players with my creations. Don't miss them out!