
setIcon(<betterwithmods:cooking_pot>)

setFrameType("challenge")

setTitle("Amazing pot")

setDescription("Craft a crucible, you will have access to new recipes! Use fired logs, netherbrick or hibachi under it (in a 3x3 shape it will be even more efficient).")

visibleIf("triumph:ironage/root")

addParent("triumph:ironage/root")

setShowToast(true)

setAnnounceToChat(true)

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

criteria.addItem(<betterwithmods:cooking_pot>)
setPos(-63,43)