add mc_equipments
8192e87
verified
|
{ |
|
"head":[ |
|
"carved_pumpkin", |
|
"turtle_helmet", |
|
"leather_helmet", |
|
"chainmail_helmet", |
|
"iron_helmet", |
|
"diamond_helmet", |
|
"golden_helmet", |
|
"netherite_helmet" |
|
], |
|
"rare_head":[ |
|
"skeleton_skull", |
|
"wither_skeleton_skull", |
|
"player_head", |
|
"zombie_head", |
|
"creeper_head", |
|
"dragon_head" |
|
], |
|
"chest":[ |
|
"leather_chestplate", |
|
"chainmail_chestplate", |
|
"iron_chestplate", |
|
"diamond_chestplate", |
|
"golden_chestplate", |
|
"netherite_chestplate", |
|
"elytra" |
|
], |
|
"legs":[ |
|
"leather_leggings", |
|
"chainmail_leggings", |
|
"iron_leggings", |
|
"diamond_leggings", |
|
"golden_leggings", |
|
"netherite_leggings" |
|
], |
|
"feet":[ |
|
"leather_boots", |
|
"chainmail_boots", |
|
"iron_boots", |
|
"diamond_boots", |
|
"golden_boots", |
|
"netherite_boots" |
|
], |
|
"offhand":[ |
|
"shield" |
|
] |
|
} |