setIcon(<betterwithmods:material:12>)
setTitle("Made from real horses")
setDescription("Glue is a material that will be used in a few recipes and is also ore-dictionaried with slimeballs.")
setShowToast(true)
setAnnounceToChat(true)
addParent("triumph:betterwithmods/cauldron")
setRewardExperience(10)
criteria = addCriteria("hasGlue", "minecraft:inventory_changed")
criteria.addItem(<betterwithmods:material:12>)
setCompletedIconColor(31, 209, 167)
setCompletedTitleColor(0, 168, 252)