
setIcon("betterwithmods:hemp")

setFrameType("challenge")

setTitle("Hemp")

setDescription("A precious seed you can extract from 9 dried fibers in the millstone. Or catch it a waterstrainer!")

visibleIf("triumph:moresurvival2/root")

addParent("triumph:moresurvival2/millstone")
addParent("triumph:moresurvival2/handcrank")

setShowToast(true)

setAnnounceToChat(true)

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

criteria.addItem("betterwithmods:hemp")
setPos(-66,107)