Guest User

Untitled

a guest
May 18th, 2017
153
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. {
  2. "pools": [
  3. {
  4. "name": "amethsyt",
  5. "rolls": 1,
  6. "entries": [
  7. {
  8. "type": "item",
  9. "name": "rotd:amethsyt_dragon_scales",
  10. "weight": 1,
  11. "functions": [
  12. {
  13. "function": "minecraft:set_count",
  14. "count": {
  15. "min": 1,
  16. "max": 3
  17. }
  18. }
  19. ]
  20. }
  21. ]
  22. },
  23. {
  24. "rolls": 1,
  25. "entries": [
  26. {
  27. "type": "loot_table",
  28. "name": "rotd:entities",
  29. "weight": 1
  30. }
  31. ]
  32. }
  33. ]
  34. }
Advertisement
Add Comment
Please, Sign In to add comment