There is a Square of wooden slabs (eg: 24*24) there is a safe path through these slabs the rest kill you/ teleport you back to the start using trial and error and team work you must make your way across.
to set this up put down a repeating command block with this command:
If you have mistakes in something you create and don't like them yet release the thing you created to people. then you are letting yourself down and the people you send it to down. -SonicJDF
First up this is how you play
There is a Square of wooden slabs (eg: 24*24) there is a safe path through these slabs the rest kill you/ teleport you back to the start using trial and error and team work you must make your way across.
to set this up put down a repeating command block with this command:
/execute @a ~ ~ ~ detect ~ ~ ~ stone_slab 2 kill @p[r=1]
or
/execute @a ~ ~ ~ detect ~ ~ ~ stone_slab 2 tp @p[r=1] (Coordinates)
then type this command into the chat bar
/give @p minecraft:stone_slab 64 2
and get yourself a oak wood slab.
when these blocks are placed down they look the same use the real wood slabs to make the safe path and the stone slabs to make the mines.
Add a version to it sense people might think this works on other versions
If you have mistakes in something you create and don't like them yet release the thing you created to people. then you are letting yourself down and the people you send it to down. -SonicJDF