
setIcon("mysticalworld:silk_cocoon")

setTitle("Be patient")

setDescription("Let the silk worm grow, it will give you a gift.")

visibleIf("triumph:moresurvival/root")

addParent("triumph:moresurvival/silkwormegg")

setShowToast(true)

setAnnounceToChat(true)

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

criteria.addItem("mysticalworld:silk_cocoon")
setPos(-41,205)