This repository has been archived on 2023-11-02. You can view files and clone it, but cannot push or open issues or pull requests.
jland-packwiz-pack/config/betterstrongholds/forge-1_19/ores.json
2023-11-02 12:32:44 -05:00

14 lines
346 B
JSON

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