Advertisement
YouSeeMeRunning

Untitled

Jul 18th, 2019
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. {
  2. "exp":{
  3. "killedByPlayer": true,
  4. "min": 8,
  5. "max": 10
  6. },
  7. "pairs": [
  8. {
  9. "killedByPlayer": true,
  10. "chance": 100,
  11. "items": [
  12. {
  13. "type": "ENDER_PEARL",
  14. "chance": 100,
  15. "min": 0,
  16. "max": 1,
  17. "looting": true
  18. }
  19. ]
  20. }
  21. ]
  22. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement