Somewhat of a successor to emperdog's original script. I tested this in 1.20.1 on a few different things. Some notable differences:
- emperdog's original script uses dummy items in Create's sequenced assembly to show the recipe steps. Mine does not register anything using Create's default sequenced assembly if there are custom steps. Instead, it only uses the nbt of the transitional item, and each step is shown separately in JEI. It shouldn't be too cluttered.
- I made the custom lore look as close as possible to the native Create sequenced assembly. The lore also shows if you hold the intermediate transitional item.
Limitations:
- any custom recipes must preserve nbt data on its inputs and outputs, generally not an issue with the right amount of wrangling