setIcon(<excompressum:compressed_crook>)
setTitle("The Ultimate Crooking")
setDescription("The compressed crook has the same durability as the bone crook but can break leaves almost instantly.")
setShowToast(true)
setAnnounceToChat(true)
addParent("triumph:exnihilo/crookWood")
setRewardExperience(10)
criteria = addCriteria("hasCompressedCrook", "minecraft:inventory_changed")
criteria.addItem(<excompressum:compressed_crook>)
setCompletedIconColor(31, 209, 167)
setCompletedTitleColor(0, 168, 252)