progress Cycling Item
Item that automatically cycles through durability to represent processing time. Intended for use in recipe displays.
For example, you could create a progressCyclingItem to represent a grindstone's grinding time in the guide. In this case, you might want to set template to the grindstone item, and timeTicks to the grinding time.
For a more flexible progress bar item which does not automatically cycle, see ProgressItem