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

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

criteria = addCriteria("Armored_Giant", "minecraft:player_killed_entity")
criteria.setEntityType("twilightforest:armored_giant")

// list of unsorted items
