push the first version of package.

This commit is contained in:
2026-02-25 00:14:30 +08:00
parent 00ddf54c0b
commit 15fadbb318
1473 changed files with 29254 additions and 1 deletions

View File

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