Issue type:
Short description:
In some mods there are crucial resources that is only available at scale by duplicating, and sometimes, the duplication process takes 2 or 3 steps, which makes it an implicit recursion, throwing a RecursiveCraftingRecipeException. I wonder if there can be a fix to it.
Issue type:
Short description:
In some mods there are crucial resources that is only available at scale by duplicating, and sometimes, the duplication process takes 2 or 3 steps, which makes it an implicit recursion, throwing a
RecursiveCraftingRecipeException. I wonder if there can be a fix to it.