posspack/config/defaultoptions/extra/betterstrongholds/forge-1_20/ores.json
Ashley Graves 8d76624fd9
Some checks failed
Update wiki / test (push) Failing after 16s
test
2024-07-28 16:19:32 +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"
}
}