
setIcon("mysticalworld:silk_thread")

setTranslatedTitle("advancements.silkthread.title")

setTranslatedDescription("advancements.silkthread.description")

visibleIf("triumph:moresurvival/root")

addParent("triumph:moresurvival/silkwormcocoon")

setShowToast(true)

setAnnounceToChat(true)

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

criteria.addItem("mysticalworld:silk_thread")
setPos(-7,255)