alwaysVisible()
setTitle("I can fly!")
setDescription("Find an elytra in a nether bridge chest")
setPos(34,0)
setRequiresParents()
setIcon(<minecraft:elytra>)

addParent("triumph:60_nether/root")
addRewardItem(<simple_trophies:trophy, nbt:{TrophyName: "47 - I can fly", TrophyColorGreen: 238, TrophyVariant: "neon", TrophyShowsTooltip: 1, TrophyItem: {id: "minecraft:elytra", Count: 1, tag: {}, Damage: 0}, TrophyColorBlue: 255, TrophyColorRed: 0}>)

criteria = addCriteria("Find an Elytra", "minecraft:inventory_changed")
criteria.addItem(<colytra:elytra_bauble>)

// list of unsorted items
