alwaysHidden()
setTitle("Hostile Wolf Killer")
setDescription("Kill: Hostile Wolf \n(probably in the Twilight Forest)")
setPos(321,-79)
setAnnounceToChat(false)
setIcon(<minecraft:spawn_egg, nbt:{EntityTag: {id: "twilightforest:hostile_wolf"}}>)
setShowToast(false)
setRepeatTime(10)

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

criteria = addCriteria("Hostile_Wolf", "minecraft:player_killed_entity")
criteria.setEntityType("twilightforest:hostile_wolf")

// list of unsorted items
