upd8
This commit is contained in:
parent
36ec3ef3ee
commit
afe6904207
1342 changed files with 331973 additions and 2 deletions
14
config/betterstrongholds/forge-1_20/ores.json
Normal file
14
config/betterstrongholds/forge-1_20/ores.json
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
{
|
||||
"oreChances": {
|
||||
"entries": {
|
||||
"minecraft:diamond_ore": 0.05,
|
||||
"minecraft:redstone_ore[lit=false]": 0.15,
|
||||
"minecraft:coal_ore": 0.2,
|
||||
"minecraft:iron_ore": 0.2,
|
||||
"minecraft:gold_ore": 0.2,
|
||||
"minecraft:lapis_ore": 0.15,
|
||||
"minecraft:emerald_ore": 0.05
|
||||
},
|
||||
"defaultBlock": "minecraft:coal_ore"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue