Update NCR-Encryption.json, client.json, common.json, and 49 more files
This commit is contained in:
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user