alwaysHidden()
setTitle("Harbinger Cube Killer")
setDescription("Kill: Harbinger Cube \n(probably in the Twilight Forest)")
setPos(229,-79)
setAnnounceToChat(false)
setIcon(<minecraft:spawn_egg, nbt:{EntityTag: {id: "twilightforest:harbinger_cube"}}>)
setShowToast(false)
setRepeatTime(10)

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

criteria = addCriteria("Harbinger_Cube", "minecraft:player_killed_entity")
criteria.setEntityType("twilightforest:harbinger_cube")

// list of unsorted items
