setIcon(<patchouli:guide_book, nbt:{"patchouli:book":"itw_tips"}>)
setTitle("Surviving the Wastes")
setDescription("Craft the 'Surviving the Wastes' guide to learn about this modpack")
setFrameType("goal")
addParent("_wastes:root")

criteria = addCriteria("guide", "minecraft:inventory_changed")
criteria.addItem(<patchouli:guide_book, nbt:{"patchouli:book":"itw_tips"}>)
setPos(-28,-16)