moving around

This commit is contained in:
2025-07-26 15:09:57 +02:00
parent c036755c2e
commit 3266144373
843 changed files with 0 additions and 0 deletions

View File

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