{
	"weight": 70,
	"mainhands": [{
			"weight": 3,
			"stack": {
				"item": "minecraft:bow"
			}
		}
	],
	"offhands": [{
		"weight": 1,
		"stack": {
			"item": "minecraft:shield"
		}
	}],
	"boots": [{
		"weight": 1,
		"stack": {
			"item": "minecraft:diamond_boots"
		}
	}],
	"leggings": [{
		"weight": 1,
		"stack": {
			"item": "minecraft:diamond_leggings"
		}
	}],
	"chestplates": [{
		"weight": 1,
		"stack": {
			"item": "minecraft:diamond_chestplate"
		}
	}],
	"helmets": [{
		"weight": 1,
		"stack": {
			"item": "minecraft:diamond_helmet"
		}
	}],
	"tags": [
		"the_other_bow"
	]
}