alwaysHidden()
setTitle("Bighorn Sheep Killer")
setDescription("Kill: Bighorn Sheep \n(probably in the Twilight Forest)")
setPos(137,-102)
setAnnounceToChat(false)
setIcon(<minecraft:spawn_egg, nbt:{EntityTag: {id: "twilightforest:bighorn_sheep"}}>)
setShowToast(false)
setRepeatTime(10)

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

criteria = addCriteria("Bighorn_Sheep", "minecraft:player_killed_entity")
criteria.setEntityType("twilightforest:bighorn_sheep")

// list of unsorted items
