Advertisement
Argon_MC

[Snapshot14w32d]Axe Zombie

Aug 9th, 2014
455
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. /summon ArmorStand ~0 ~0 ~0 {Invisible:1b,Pose:{RightArm:[0.0f,-90.0f,25.0f]},Equipment:[{id:minecraft:diamond_axe,Damage:0},{},{},{},{}],Riding:{id:Zombie,NoAI:1b}}
  2.  
  3. /summon ArmorStand ~0 ~0 ~0 {
  4. Invisible:1b,
  5. Pose:{
  6. RightArm:[
  7. 0.0f,
  8. -90.0f,
  9. 25.0f
  10. ]
  11. },
  12. Equipment:[
  13. {
  14. id:minecraft:diamond_axe,
  15. Damage:0
  16. },
  17. {
  18.  
  19. },
  20. {
  21.  
  22. },
  23. {
  24.  
  25. },
  26. {
  27.  
  28. }
  29. ],
  30. Riding:{
  31. id:Zombie,
  32. NoAI:1b
  33. }
  34. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement