Advertisement
ilyass555

golden_scarab.json

Jan 25th, 2020
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. {
  2. "pools": [
  3. {
  4. "name": "golden_scarab"
  5. "rolls": 1,
  6. "entries": [
  7. {
  8. "type": "item",
  9. "weight": 1,
  10. "name": "minecraft:leather",
  11. "functions": [
  12. {
  13. "function": "set_count",
  14. "count": {
  15. "min": 1,
  16. "max": 3
  17. }
  18. }
  19. ]
  20. }
  21. ]
  22. }
  23. ]
  24. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement