Advertisement
Guest User

Untitled

a guest
Apr 25th, 2019
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. {
  2. "pairs": [
  3. {
  4. "chance": 100,
  5. "items": [
  6. {
  7. "type": "EMERALD",
  8. "chance": 100,
  9. "min": 1,
  10. "max": 2,
  11. "looting": true
  12. }
  13. ]
  14. }
  15. ]
  16. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement