This commit is contained in:
Ashley Graves 2024-07-26 20:52:10 +02:00
parent 36ec3ef3ee
commit afe6904207
1342 changed files with 331973 additions and 2 deletions

View file

@ -0,0 +1,11 @@
{
"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"
}
}