posspack/config/defaultoptions/extra/betterstrongholds/forge-1_20/rareblocks.json
Ashley Graves 8d76624fd9
Some checks failed
Update wiki / test (push) Failing after 16s
test
2024-07-28 16:19:32 +02:00

11 lines
No EOL
238 B
JSON

{
"blockChances": {
"entries": {
"minecraft:iron_block": 0.3,
"minecraft:gold_block": 0.3,
"minecraft:quartz_block": 0.3,
"minecraft:diamond_block": 0.1
},
"defaultBlock": "minecraft:iron_block"
}
}