alwaysHidden()
setTitle("Parrot Killer")
setDescription("Kill: Parrot \n(probably in the Overworld)")
setPos(114,-56)
setAnnounceToChat(false)
setIcon(<minecraft:spawn_egg, nbt:{EntityTag: {id: "minecraft:parrot"}}>)
setShowToast(false)
setRepeatTime(10)

addParent("triumph:hidden/root")
addRewardFunction("triumph:kill@Parrot")

criteria = addCriteria("Parrot", "minecraft:player_killed_entity")
criteria.setEntityType("minecraft:parrot")

// list of unsorted items
