setIcon(<exnihilocreatio:block_barrel0>)
setTitle("Barrelling Down the Hill")
setDescription("The wooden barrel can be used to compost stuff and make different fluids or blocks.")
setShowToast(true)
setAnnounceToChat(true)
addParent("triumph:exnihilo/root")
setRewardExperience(10)
criteria = addCriteria("hasWoodenBarrel", "minecraft:inventory_changed")
criteria.addItem(<exnihilocreatio:block_barrel0>)
setCompletedIconColor(31, 209, 167)
setCompletedTitleColor(0, 168, 252)