shMonifactory/config-overrides/hardmode/bountiful/bounty_pools/moni_rews.json
2025-09-14 20:52:18 +03:00

15 lines
208 B
JSON

{
"content": {
"all_rew_xp_bottle": {
"type": "item",
"content": "minecraft:experience_bottle",
"amount": {
"min": 2,
"max": 5
},
"unitWorth": 20,
"rarity": "LEGENDARY"
}
}
}