Minecraft Maps / Redstone Device

How to build TNT Run in 5 min | Minecraft Tutorial

  • 3,437 views, 2 today
  • 62 downloads, 0 today
  • 2
  • 0
  • 2
Vl0ckz's Avatar Vl0ckz
Level 43 : Master Creeper Hugger
45
Please subscribe my YT channel ---> Vl0ckz

Step 1.

Make a ArmorStand Snake

/execute @a ~ ~ ~ /summon armor_stand ~ ~ ~ {Small:1b,CustomName:"psp",Invisible:1b,NoGravity:1b}
/scoreboard players add @e[name=psp] psp 1
/kill @e[score_psp_min=25]


Step 2.
Make the Start and Reset System

/scoreboard players add @e[name=sandy/size],score_sandy_min=1] sandy 1
/scoreboard players set @e[name=sandy ,score_sandy_min=5] sandy 0
/execute @e[score_sandy_min=3,score_sandy=3] ~ ~ ~ /fill ~ ~-1 ~ ~25 ~-1 ~25 sand 0
/execute @e[score_sandy_min=3,score_sandy=3] ~ ~ ~ /fill ~ ~-2 ~ ~25 ~-2 ~25 barrier 0
/execute @e[score_sandy_min=3,score_sandy=3] ~ ~ ~ /fill ~ ~-10 ~ ~25 ~-10 ~25 barrier 0

Summon armorStand
/summon minecraft:armor_stand ~ ~ ~ {CustomName:"sandy",Invisible:1b,Small:1b}

Create Start command
/execute @p ~ ~ ~ /tp @p @r[name=sandy,type=armor_stand]

Create Reset Command
/scoreboard players set @e[name=sandy] sandy 1

Scoreboard objectives
/scoreboard objectives add sandy dummy
/scoreboard objectives add psp dummy


Step 3.
Now we make the Gameplay

/execute @e[score_psp_min=5,score_psp=5] ~ ~ ~ detect ~ ~-1 ~ sand 0 /setblock ~ ~-1 ~ sand 1
/execute @e[score_psp_min=20,score_psp=20] ~ ~ ~ detect ~ ~-2 ~ barrier 0 /setblock ~ ~-2 ~ air 0
/execute @a ~ ~ ~ detect ~ ~-1 ~ barrier 0 /kill @p
/execute @e[name=sandy] ~ ~ ~ /fill ~ ~-9 ~ ~25 ~-9 ~25 air 0
Progress100% complete
Tags

2 Update Logs

Update #2 : by Vl0ckz 04/29/2017 7:03:44 amApr 29th, 2017

scores
LOAD MORE LOGS

Create an account or sign in to comment.

1
01/21/2020 9:45 pm
Level 50 : Grandmaster Architect
TheNerdyGinger
TheNerdyGinger's Avatar
You should make a 1.13+ version of this
1
05/26/2017 6:21 pm
Level 6 : Apprentice Crafter
SparkezMC
SparkezMC's Avatar
Wow! This is really cool! :)
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome