Published Aug 26th, 2014, 8/26/14 3:57 pm
- 16,738 views, 0 today
- 10
- 5
- 23
67
Hello Everybody!
Today I Spent Maybe an hour or so making this awesome new spleef game!
Now your thinking wow spleef allready been done you cant do anything new with it!
well you are wrong! i have made a super simple spleef map which is spawned in and then playable from ONE command block!
This is just a tester for many more minigames im going to try and recreate useing this one command block idea!
This is perfect for those who want to play a quick game of spleef but dont want to spend the time setting up the command blocks! or those who are new to redstone and just want to learn!
Anyways here what you will need to do!
1) Load Up Minecraft in One Of The 1.8 Snapshots (14w32a or later)
2) Copy The Command Found HERE
3) Place A Command Block Down With A Stone Button On The Side Of It
4) Place an Activator Rail On Top (Shift Click)
5) Paste The Commad Into The Command Block
6) Get All Players Who Want To Play Close To The Command Block
7) Hit The Button And Enjoy!
NOTE: To Replay You Do Not Need A New Command Block Just Click The Button Again! :D
Today I Spent Maybe an hour or so making this awesome new spleef game!
Now your thinking wow spleef allready been done you cant do anything new with it!
well you are wrong! i have made a super simple spleef map which is spawned in and then playable from ONE command block!
This is just a tester for many more minigames im going to try and recreate useing this one command block idea!
This is perfect for those who want to play a quick game of spleef but dont want to spend the time setting up the command blocks! or those who are new to redstone and just want to learn!
Anyways here what you will need to do!
1) Load Up Minecraft in One Of The 1.8 Snapshots (14w32a or later)
2) Copy The Command Found HERE
3) Place A Command Block Down With A Stone Button On The Side Of It
4) Place an Activator Rail On Top (Shift Click)
5) Paste The Commad Into The Command Block
6) Get All Players Who Want To Play Close To The Command Block
7) Hit The Button And Enjoy!
NOTE: To Replay You Do Not Need A New Command Block Just Click The Button Again! :D
Tags |
3054204
6
Create an account or sign in to comment.
summon minecraft:command_block_minecart ~ ~1 ~ {Passengers:[{id:"minecraft:command_block_minecart",Command:"fill ~5 ~3 ~5 ~-5 ~8 ~-5 minecraft:packed_ice"},{id:"minecraft:command_block_minecart",Command:"fill ~4 ~5 ~4 ~-4 ~5 ~-4 minecraft:snow_block"},{id:"minecraft:command_block_minecart",Command:"fill ~4 ~6 ~4 ~-4 ~8 ~-4 minecraft:air"},{id:"minecraft:command_block_minecart",Command:"give @a[distance=..3] minecraft:golden_shovel{Unbreakable:true}"},{id:"minecraft:command_block_minecart",Command:"fill ~4 ~4 ~4 ~-4 ~4 ~-4 minecraft:lava"},{id:"minecraft:command_block_minecart",Command:"effect give @a[distance=..3] minecraft:mining_fatigue 10 10"},{id:"minecraft:command_block_minecart", Command:"tp @a ~ ~8 ~"},{id:"minecraft:command_block_minecart", Command:"kill @e[type=command_block_minecart,distance=..1]"}]}