Crafting calculator: remember exact steps
Technici4n opened this issue ยท 0 comments
Describe the feature
The crafting calculator should remember the exact materials used for each step, instead of trying to extract the materials for each patterns each crafting tick.
Reasons why it should be considered
This used to be a big cause of lag in 1.12 with substitutions enabled due to the extremely large number of items that shared an ID. Now it shouldn't matter that much anymore, but still it would be good for performance.
It's also better for correctness, in case we use the input for another recipe by mistake.
This would also allow getting rid of items that we know we don't need (#5161).
Additional details
No response