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

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

criteria = addCriteria("Ocelot", "minecraft:player_killed_entity")
criteria.setEntityType("minecraft:ocelot")

// list of unsorted items
