
setIcon("minecraft:crafting_table")

setFrameType("challenge")

setTitle("An awaited old friend")

setDescription("At last, iron open the gate to the crafting table!")

visibleIf("triumph:ironage/root")

addParent("triumph:ironage/root")

setShowToast(true)

setAnnounceToChat(true)

criteria = addCriteria("crafting_table", "minecraft:inventory_changed")

criteria.addItem("minecraft:crafting_table")
setPos(-63,13)