{
	"weight": 0,
	"quality": 0,
	"mainhands": [{
			"weight": 1,
			"stack": {
				"id": "minecraft:iron_sword"
			},
            "drop_chance": 0
		}
	],
	"offhands": [],
	"boots": [{
		"weight": 1,
		"stack": {
			"id": "minecraft:iron_boots"
		},
        "drop_chance": 0
	}],
	"leggings": [{
		"weight": 1,
		"stack": {
			"id": "minecraft:iron_leggings"
		},
        "drop_chance": 0
	}],
	"chestplates": [{
		"weight": 1,
		"stack": {
			"id": "minecraft:iron_chestplate"
		},
        "drop_chance": 0
	}],
	"helmets": [{
		"weight": 1,
		"stack": {
			"id": "minecraft:iron_helmet"
		},
        "drop_chance": 0
	}],
	"tags": [
	]
}