Files
Technic-Server-1.20.1/overrides/config/YungsExtras/forge-1_18/wishing_wells.json
Jacob Vinding c4ad0f3e2e Added mod files
2025-12-26 21:38:55 +01:00

10 lines
202 B
JSON

{
"lootBlockChances": {
"entries": {
"minecraft:gold_ore": 0.5,
"minecraft:gold_block": 0.01,
"minecraft:emerald_ore": 0.05
},
"defaultBlock": "minecraft:sandstone"
}
}