setIcon(<exnihilocreatio:block_barrel1>)
setTitle("Barrelling Down the Hill 2: Electric Boogaloo")
setDescription("The stone barrel can hold lava and not burn. Certainly an improvement.")
setShowToast(true)
setAnnounceToChat(true)
addParent("triumph:exnihilo/barrelWood")
setRewardExperience(10)
criteria = addCriteria("hasStoneBarrel", "minecraft:inventory_changed")
criteria.addItem(<exnihilocreatio:block_barrel1>)
setCompletedIconColor(31, 209, 167)
setCompletedTitleColor(0, 168, 252)