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
@@ -15,36 +15,36 @@
},
"armoryChestplates": {
"entries": {
"chainmail_chestplate": 0.3,
"golden_chestplate": 0.2
"golden_chestplate": 0.2,
"chainmail_chestplate": 0.3
},
"defaultItem": "air"
},
"wardrobeChestplates": {
"entries": {
"chainmail_chestplate": 0.2,
"leather_chestplate": 0.4
"leather_chestplate": 0.4,
"chainmail_chestplate": 0.2
},
"defaultItem": "air"
},
"armoryLeggings": {
"entries": {
"golden_leggings": 0.2,
"chainmail_leggings": 0.3
"chainmail_leggings": 0.3,
"golden_leggings": 0.2
},
"defaultItem": "air"
},
"wardrobeLeggings": {
"entries": {
"leather_leggings": 0.4,
"chainmail_leggings": 0.2
"chainmail_leggings": 0.2,
"leather_leggings": 0.4
},
"defaultItem": "air"
},
"armoryBoots": {
"entries": {
"golden_boots": 0.2,
"chainmail_boots": 0.3
"chainmail_boots": 0.3,
"golden_boots": 0.2
},
"defaultItem": "air"
},