Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "pools": [
- {
- "name": "garnet",
- "rolls": {
- "min": 1,
- "max": 2
- },
- "entries": [
- {
- "type": "item",
- "name": "rotd:garnet_dragon_scales",
- "weight": 1,
- "functions": [
- {
- "function": "minecraft:set_count",
- "count": {
- "min": 1,
- "max": 3
- }
- }
- ]
- }
- ]
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment