info:
namespace: my_armor_tutorial
equipments:
my_armor_1:
type: armor
layer_1: armor/my_armor_1/layer_1
layer_2: armor/my_armor_1/layer_2
items:
my_armor_1_helmet:
name: My Armor 1 Helmet
resource:
generate: true
texture: item/my_armor_1_helmet
material: IRON_HELMET
durability:
max_durability: 165
equipment:
id: my_armor_tutorial:my_armor_1
slot_attribute_modifiers:
armor: 2.5
my_armor_1_chestplate:
name: My Armor 1 Chestplate
resource:
generate: true
texture: item/my_armor_1_chestplate
material: IRON_CHESTPLATE
durability:
max_durability: 165
equipment:
id: my_armor_tutorial:my_armor_1
slot_attribute_modifiers:
armor: 1
my_armor_1_leggings:
name: My Armor 1 Leggings
resource:
generate: true
texture: item/my_armor_1_leggings
material: IRON_LEGGINGS
durability:
max_durability: 165
equipment:
id: my_armor_tutorial:my_armor_1
slot_attribute_modifiers:
armor: 2.5
my_armor_1_boots:
name: My Armor 1 Boots
resource:
generate: true
texture: item/my_armor_1_boots
material: IRON_BOOTS
durability:
max_durability: 165
equipment:
id: my_armor_tutorial:my_armor_1
slot_attribute_modifiers:
armor: 2.5