Select Page
Create your own dungeon in vanilla minecraft

Create your own dungeon in vanilla minecraft

Randomized chests Mob spawner creator My google+ /scoreboard objectives add dungeon dummy Adds a score called dungeon /execute @a[score_dungeon_min=20000] ~ ~ ~ execute @r[type=Bat] ~ ~ ~ clone x y z x y z ~ ~-1 ~ Executes a player with the score setted at 20000...

read more
Dungeon Items series- Spikes in one command

Dungeon Items series- Spikes in one command

Simple steps to install this command in your minecraft world 1 copy this command (mac: cmd+c/windows: ctrl+c) 2 open in-game chat (press T) 3 write /give @p minecraft:command_block 4 place the command block 5 go on the text section 6 paste the command (mac:...

read more
Tameable guardians in one command

Tameable guardians in one command

Simple steps to install this command in your minecraft world 1 copy this command (mac: cmd+c/windows: ctrl+c) 2 open in-game chat (press T) 3 write /give @p minecraft:command_block 4 place the command block 5 go on the text section 6 paste the command (mac:...

read more
Climb like a spider in minecraft vanilla

Climb like a spider in minecraft vanilla

/scoreboard objectives add shift stat.sneakTime Adds a scoreboard called shift that increases when you shift /execute @a[score_shift_min=1] ~ ~ ~ detect ~0.5 ~ ~ air 0 execute @a[score_shift_min=1,r=1] ~ ~ ~ detect ~-0.5 ~ ~ air 0 execute @a[score_shift_min=1,r=1] ~ ~...

read more
Paintballs and enemies

Paintballs and enemies

/execute @e[type=ThrownEnderpearl] ~ ~ ~ fill ~-3 ~-1 ~-1 ~3 ~1 ~1 stained_hardened_clay 3 replace stained_hardened_clay Executes enderpearls the action to fill a parallelepipedal area around it, but only replacing other kinds of clay (replace). If you want to change...

read more
Automatic Parkour generator in one command

Automatic Parkour generator in one command

Type "/give @p command_block" in chat (open with 't')Copy the following command with cntrl+c (windows) or cmnd+c (mac)Place the commandCopy it inside the command block with cntrl+v (windows) or cmnd+v (mac)Click the "needs redstone" buttonClick the "done" buttonEnjoy...

read more