daily
This commit is contained in:
@@ -6,5 +6,14 @@
|
||||
"loot_forest",
|
||||
"tower_forest",
|
||||
"rooms_forest"
|
||||
]
|
||||
],
|
||||
"loot_rules": [
|
||||
{"level": [0, 1, 2, 3, 4], "each": true, "quantity": 6, "loot": [
|
||||
{"data": {"name": "minecraft:leaves", "meta": 0, "min": 3, "max": 4}, "weight": 30},
|
||||
{"data": {"name": "minecraft:clay_ball", "meta": 0, "min": 3, "max": 6}, "weight": 30},
|
||||
{"data": {"name": "BiomesOPlenty:gems", "meta": 7, "min": 1, "max": 1}, "weight": 5},
|
||||
{"data": {"name": "minecraft:web", "meta": 0, "min": 3, "max": 4}, "weight": 10}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user