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

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

criteria = addCriteria("Slime_Beetle", "minecraft:player_killed_entity")
criteria.setEntityType("twilightforest:slime_beetle")

// list of unsorted items
