alwaysVisible()
setTitle("This can't be safe to drink?")
setDescription("Brew a long water breathing pie")
setPos(442,12)
setAnnounceToChat(false)
setIcon(<torgo:piewaterbreathinglong>);

addParent("triumph:10_overworld/brewing_stand")

criteria = addCriteria("waterbreathing", "minecraft:inventory_changed")
criteria.addItem(<torgo:piewaterbreathinglong>);

// list of unsorted items
setRequiresParents()
