
setIcon(<betterwithmods:material:7>)

setFrameType("challenge")

setTitle("Scoured leather")

setDescription("Put some leather in the millstone, it will be necessary if you want to tan it later.")

visibleIf("triumph:moresurvival2/root")

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

setShowToast(true)

setAnnounceToChat(true)

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

criteria.addItem(<betterwithmods:material:7>)
setPos(-66,136)