alwaysHidden()
setTitle("Evolved Zombie Killer")
setDescription("Kill: Evolved Zombie \n(probably on the Moon)")
setPos(68,-79)
setAnnounceToChat(false)
setIcon(<minecraft:spawn_egg, nbt:{EntityTag: {id: "galacticraftcore:evolved_zombie"}}>)
setShowToast(false)
setRepeatTime(10)

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

criteria = addCriteria("Evolved_Zombie", "minecraft:player_killed_entity")
criteria.setEntityType("galacticraftcore:evolved_zombie")

// list of unsorted items
