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

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

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

// list of unsorted items
