Update NCR-Encryption.json, client.json, common.json, and 49 more files

This commit is contained in:
2026-07-13 16:51:37 +01:00
parent f6694318ba
commit 35b3ca112b
1436 changed files with 233033 additions and 2193 deletions
@@ -1,13 +1,13 @@
{
"oreChances": {
"entries": {
"minecraft:redstone_ore[lit=false]": 0.15,
"minecraft:diamond_ore": 0.05,
"minecraft:gold_ore": 0.2,
"minecraft:lapis_ore": 0.15,
"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
"minecraft:redstone_ore[lit=false]": 0.15,
"minecraft:diamond_ore": 0.05,
"minecraft:coal_ore": 0.2
},
"defaultBlock": "minecraft:coal_ore"
}