first commit
This commit is contained in:
14
config/betterstrongholds/fabric-1_20/ores.json
Normal file
14
config/betterstrongholds/fabric-1_20/ores.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"oreChances": {
|
||||
"entries": {
|
||||
"minecraft:emerald_ore": 0.05,
|
||||
"minecraft:lapis_ore": 0.15,
|
||||
"minecraft:gold_ore": 0.2,
|
||||
"minecraft:redstone_ore[lit=false]": 0.15,
|
||||
"minecraft:coal_ore": 0.2,
|
||||
"minecraft:diamond_ore": 0.05,
|
||||
"minecraft:iron_ore": 0.2
|
||||
},
|
||||
"defaultBlock": "minecraft:coal_ore"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user