
setIcon("minecraft:paper")

setTitle("One page")

setDescription("Put sugar canes or wood chips from the sawmill with some water in the soaking pot, and wait!")

visibleIf("triumph:moresurvival3/root")

addParent("triumph:moresurvival3/soakingpot")

setShowToast(true)

setAnnounceToChat(true)

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

criteria.addItem("minecraft:paper")
setPos(222,61)