{
	"weight": 0,
	"quality": 0,
	"mainhands": [{
			"weight": 1,
			"stack": {
				"item": "irons_spellbooks:keeper_flamberge"
			},
            "drop_chance": 0
		}
	],

	"boots": [{
		"weight": 1,
		"stack": {
			"item": "irons_spellbooks:cultist_boots"
		},
        "drop_chance": 0
	}],
	"leggings": [{
		"weight": 1,
		"stack": {
			"item": "irons_spellbooks:cultist_leggings"
		},
        "drop_chance": 0
	}],
	"chestplates": [{
		"weight": 1,
		"stack": {
			"item": "irons_spellbooks:cultist_chestplate"
		},
        "drop_chance": 0
	}],
	"helmets": [{
		"weight": 1,
		"stack": {
			"item": "irons_spellbooks:cultist_helmet"
		},
        "drop_chance": 0
	}],
	"tags": [
	]
}