Guest User

Untitled

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