Advertisement
Guest User

godAxe.json

a guest
Jun 18th, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.44 KB | None | 0 0
  1. {
  2. "type": "entity",
  3. "pools": [
  4. {
  5. "rolls": 5,
  6. "entries": [
  7. {
  8. "type": "item",
  9. "weight": 1,
  10. "name": "minecraft:golden_axe"
  11. },
  12. {
  13. "type": "item",
  14. "weight": 1,
  15. "name": "minecraft:diamond_axe"
  16. },
  17. {
  18. "type": "item",
  19. "weight": 1,
  20. "name": "minecraft:iron_axe"
  21. }
  22. ]
  23. }
  24. ]
  25. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement