Advertisement
Captain_CKMLG

Lightning Bow commands

Jun 15th, 2016
2,585
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.85 KB | None | 0 0
  1. *Here are the commands :
  2. COMMAND BLOCK 1(set repeat and always active):/scoreboard players tag @e[type=Arrow] add boom {Potion:"minecraft:strong_strength",inGround:1b}
  3.  
  4. COMMAND BLOCK 2(set chain and always active):/scoreboard players tag @e[type=Arrow] add airboom {Potion:"minecraft:strong_strength",inGround:0b}
  5.  
  6. COMMAND BLOCK 3(set chain and always active):/execute @e[tag=airboom] ~ ~ ~ /particle cloud ~ ~ ~ 0 0 0 0.01 10 force
  7.  
  8. COMMAND BLOCK 4(set chain and always active):/execute @e[tag=boom] ~ ~ ~ /particle largeexplode ~ ~ ~ 1 1 1 0.01 10 force
  9.  
  10. COMMAND BLOCK 5(set chain and always active):/execute @e[tag=boom] ~ ~ ~ /summon LightningBolt ~ ~ ~
  11.  
  12. COMMAND BLOCK 6(set chain and always active):/kill @e[tag=boom]
  13.  
  14. *ALL OF THE COMMAND BLOCKS FACING THE SAME WAY
  15.  
  16. This commands is using a 1.9 new tip arrow (strength II)
  17. Thank for watching !!!!!!!!!!!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement