posspack/config/betterstrongholds/forge-1_20/ores.json
Ashley Graves afe6904207 upd8
2024-07-26 20:52:10 +02:00

14 lines
No EOL
346 B
JSON

{
"oreChances": {
"entries": {
"minecraft:diamond_ore": 0.05,
"minecraft:redstone_ore[lit=false]": 0.15,
"minecraft:coal_ore": 0.2,
"minecraft:iron_ore": 0.2,
"minecraft:gold_ore": 0.2,
"minecraft:lapis_ore": 0.15,
"minecraft:emerald_ore": 0.05
},
"defaultBlock": "minecraft:coal_ore"
}
}