alwaysVisible()
setTitle("Collector: phantom armor")
setDescription("Wear full set of phantom armor.\nHelm, Chestplate")
setPos(23,-8)
hideLines()
setIcon(<twilightforest:phantom_chestplate>)

addParent("triumph:0_progression/root")
addRewardItem(<simple_trophies:trophy, nbt:{TrophyName: "14 - Wear complete set of Phantom armor" ,TrophyColorGreen: 221, TrophyVariant: "neon", TrophyShowsTooltip: 1, TrophyItem: {id: "twilightforest:phantom_chestplate", Count: 1, tag: {}}, TrophyColorBlue: 0, TrophyColorRed: 255}>)

criteria = addCriteria("twilightforest:phantom_chestplate", "twilightforest:armor_changed")
criteria.addConditions({"to": {"item": "twilightforest:phantom_chestplate"}})

criteria = addCriteria("twilightforest:phantom_helmet", "twilightforest:armor_changed")
criteria.addConditions({"to": {"item": "twilightforest:phantom_helmet"}})

// list of unsorted items
