ashleyrhianne23

(Outdated?) How to make killer armor stand in Minecraft

Jan 4th, 2020 (edited)
1,059
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. How to make a killer armor_stand
  2. >>>>>>MINECRAFT COMMAND<<<<<
  3. Step:
  4.  
  5. {Repeat and always active}
  6. 1./execute @p ~ ~ ~ execute @e[type=armor_stand] ~ ~ ~ tp ^ ^ ^0.2 facing @e[type=!player,type=!arrow,type=!armor_stand,type=!xp_orb,c=1]
  7.  
  8. {Repeat and always active}
  9. 2./execute @e[type=armor_stand] ~ ~ ~ effect @e[r=1,type=!armor_stand] instant_damage 1 1 true
  10.  
  11. {Repeat and always active}
  12. 3./execute @e[type=armor_stand] ~ ~ ~ effect @e[r=1,type=!armor_stand,type=!player] instant_health 1 1 true
  13.  
  14. {Repeat and always active}
  15. 4./execute @e[type=armor_stand] ~ ~ ~ effect @e[r=1,type=!armor_stand,type=!player] instant_damage 1 1 true
  16.  
  17. {Repeat and always active}
  18.  
  19. 5./effect @e[type=armor_stand] in visibility 1000 1 true
Add Comment
Please, Sign In to add comment