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

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

criteria = addCriteria("Death_Tome", "minecraft:player_killed_entity")
criteria.setEntityType("twilightforest:death_tome")

// list of unsorted items
