Files
mechanical-smp-v1/web/pack/config/betterstrongholds/neoforge-1_21/ores.json
2025-07-26 15:09:57 +02:00

14 lines
346 B
JSON

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