alwaysHidden()
setTitle("Pinch Beetle Killer")
setDescription("Kill: Pinch Beetle \n(probably in the Twilight Forest)")
setPos(183,-56)
setAnnounceToChat(false)
setIcon(<minecraft:spawn_egg, nbt:{EntityTag: {id: "twilightforest:pinch_beetle"}}>)
setShowToast(false)
setRepeatTime(10)

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

criteria = addCriteria("Pinch_Beetle", "minecraft:player_killed_entity")
criteria.setEntityType("twilightforest:pinch_beetle")

// list of unsorted items
