Advertisement
ReiminkD

Lightning_Bow

Mar 20th, 2015
325
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. /testfor @p {SelectedItemSlot:2,Inventory:[{Slot:2b,tag:{display:{Name:"Lightning_Bow:2"}}}]}
  2.  
  3. testfor @e[type=Arrow] {inGround:1b}
  4.  
  5. execute @e[type=Arrow] ~ ~ ~ /summon LightningBolt ~ ~ ~
  6.  
  7. /kill @e[type=Arrow]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement