
setIcon(<betterwithmods:material:45>)

setFrameType("challenge")

setTitle("Diamond Ingot!")

setDescription("Craft a diamond ingot with 8 iron ingots and 1 diamond in a stoked crucible.")

visibleIf("triumph:ironage/root")

addParent("triumph:ironage/bellowcrucible")

setShowToast(true)

setAnnounceToChat(true)

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

criteria.addItem(<betterwithmods:material:45>)
setPos(31,43)