
setIcon("pyrotech:bellows")

setFrameType("challenge")

setTitle("The bellow blows")

setDescription("Craft a bellow and jump on it, it will accelerate the use of your combustion machines.")

visibleIf("triumph:moresurvival3/root")

addParent("triumph:moresurvival3/tannedleather")

setShowToast(true)

setAnnounceToChat(true)

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

criteria.addItem("pyrotech:bellows")
setPos(283,-17)