alwaysHidden()
setTitle("Unstable Ice Core Killer")
setDescription("Kill: Unstable Ice Core \n(probably in the Twilight Forest)")
setPos(275,-33)
setAnnounceToChat(false)
setIcon(<minecraft:spawn_egg, nbt:{EntityTag: {id: "twilightforest:unstable_ice_core"}}>)
setShowToast(false)
setRepeatTime(10)

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

criteria = addCriteria("Unstable_Ice_Core", "minecraft:player_killed_entity")
criteria.setEntityType("twilightforest:unstable_ice_core")

// list of unsorted items
