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

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

criteria = addCriteria("Stable_Ice_Core", "minecraft:player_killed_entity")
criteria.setEntityType("twilightforest:stable_ice_core")

// list of unsorted items
