1
0
Fork 0
mirror of https://github.com/xHyroM/aetheria.git synced 2024-09-20 05:13:20 +02:00
aetheria/packwiz/1.20.1/config/betterstrongholds/forge-1_20/ores.json

14 lines
346 B
JSON
Raw Normal View History

2024-06-14 19:06:44 +02:00
{
"oreChances": {
"entries": {
"minecraft:redstone_ore[lit=false]": 0.15,
"minecraft:iron_ore": 0.2,
"minecraft:gold_ore": 0.2,
"minecraft:emerald_ore": 0.05,
"minecraft:coal_ore": 0.2,
"minecraft:lapis_ore": 0.15,
"minecraft:diamond_ore": 0.05
},
"defaultBlock": "minecraft:coal_ore"
}
}