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

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

criteria = addCriteria("Giant_Miner", "minecraft:player_killed_entity")
criteria.setEntityType("twilightforest:giant_miner")

// list of unsorted items
