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