You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's a mod called FastWorkbench that essentially caches the recipe you are crafting and then checks if the items are the same each time you craft again, so that when stack crafting it doesn't search the entire recipe registry for each item. Could you implement an algorithm similar to this so that when I spam craft stacks of terrasteel blocks my game doesn't lag out.
The text was updated successfully, but these errors were encountered:
There's a mod called FastWorkbench that essentially caches the recipe you are crafting and then checks if the items are the same each time you craft again, so that when stack crafting it doesn't search the entire recipe registry for each item. Could you implement an algorithm similar to this so that when I spam craft stacks of terrasteel blocks my game doesn't lag out.
The text was updated successfully, but these errors were encountered: