alwaysHidden()
setTitle("Wither Killer")
setDescription("Kill: Wither \n(probably in the Nether)")
setPos(436,-33)
setAnnounceToChat(false)
setIcon(<minecraft:spawn_egg, nbt:{EntityTag: {id: "minecraft:wither"}}>)
setShowToast(false)
setRepeatTime(10)

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

criteria = addCriteria("Wither", "minecraft:player_killed_entity")
criteria.setEntityType("minecraft:wither")

// list of unsorted items
