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

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

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

// list of unsorted items
