Initial Commit!

This commit is contained in:
zombieguy
2026-07-08 22:58:56 +01:00
parent d9910aee00
commit 9cef1c5373
2371 changed files with 56283 additions and 0 deletions
@@ -0,0 +1,14 @@
{
"oreChances": {
"entries": {
"minecraft:redstone_ore[lit=false]": 0.15,
"minecraft:diamond_ore": 0.05,
"minecraft:iron_ore": 0.2,
"minecraft:emerald_ore": 0.05,
"minecraft:gold_ore": 0.2,
"minecraft:coal_ore": 0.2,
"minecraft:lapis_ore": 0.15
},
"defaultBlock": "minecraft:coal_ore"
}
}