alwaysHidden()
setTitle("Iron Golem Killer")
setDescription("Kill: Iron Golem \n(probably in the Overworld)")
setPos(298,-33)
setAnnounceToChat(false)
setIcon(<minecraft:spawn_egg, nbt:{EntityTag: {id: "minecraft:villager_golem"}}>)
setShowToast(false)
setRepeatTime(10)

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

criteria = addCriteria("Iron_Golem", "minecraft:player_killed_entity")
criteria.setEntityType("minecraft:villager_golem")

// list of unsorted items
