Advertisement
TnTMaN_04

Tsunami Command Minecraft 1.10

Jan 6th, 2018
3,530
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. (So this is not the text right here! The text will be after the sentence... This is a line for a Minecraft tsunami... You need two Command blocks which you can get with the "/give exampleUsername command_block" And be in 1.10... It works for me! And after you do the lines of code you'll need to summon the Armor Stand... The code is "/summon ArmorStand"... Alright well, that is it! After this sentence will be the actual code you put into the two command blocks.)
  2.  
  3. First Command Block Code: /tp @e[type=ArmorStand] ~ ~ ~-1
  4.  
  5. Second Command Block Code: /execute @e[type=ArmorStand] ~ ~ ~ /fill ~-50 ~30 ~ ~50 ~30 ~ water
  6.  
  7. Command to spawn Armor Stand: /summon ArmorStand
  8.  
  9. (Feel free to edid the number's in the second code, but it's better to keep it the same...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement