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,10 +1,10 @@
{
"commonHelmets": {
"entries": {
"leather_helmet": 0.1,
"chainmail_helmet": 0.3,
"carved_pumpkin": 0.01,
"iron_helmet": 0.3
"iron_helmet": 0.3,
"leather_helmet": 0.1,
"carved_pumpkin": 0.01
},
"defaultItem": "air"
},
@@ -17,8 +17,8 @@
},
"commonChestplates": {
"entries": {
"chainmail_chestplate": 0.3,
"leather_chestplate": 0.1,
"chainmail_chestplate": 0.3,
"iron_chestplate": 0.3
},
"defaultItem": "air"
@@ -46,8 +46,8 @@
"commonBoots": {
"entries": {
"leather_boots": 0.1,
"chainmail_boots": 0.3,
"iron_boots": 0.3
"iron_boots": 0.3,
"chainmail_boots": 0.3
},
"defaultItem": "air"
},