2024-10-03 12:30:14 -07:00

14 lines
346 B
JSON

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