setIcon(<betterwithmods:urn:8>)
setTitle("Heart and Soul")
setDescription("The soul urn is made in the same way as the hellfire dust but by attaching an urn to the bottom of the filtered hopper.")
setShowToast(true)
setAnnounceToChat(true)
addParent("triumph:betterwithmods/urn")
setRewardExperience(10)
criteria = addCriteria("hasSoulUrn", "minecraft:inventory_changed")
criteria.addItem(<betterwithmods:urn:8>)
setCompletedIconColor(31, 209, 167)
setCompletedTitleColor(0, 168, 252)