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 was a post on a similar issue where the crafttweaker dev had said that the problem was that the recipes were being created "too late" (for a different mod). Is there any way to fix this?
to be clear i tried removing all recipes, certain recipes, adding recipes, and hiding in JEI. Recipes can still be created and work fine, but i cannot remove original recipes in any way.
The text was updated successfully, but these errors were encountered:
Computronics registers its recipes very late because many of its recipes depend on other mods that may not have properly initialized all their items at an earlier point in time. I recall there being a lot of issues when the recipe registration was done earlier.
There was a post on a similar issue where the crafttweaker dev had said that the problem was that the recipes were being created "too late" (for a different mod). Is there any way to fix this?
to be clear i tried removing all recipes, certain recipes, adding recipes, and hiding in JEI. Recipes can still be created and work fine, but i cannot remove original recipes in any way.
The text was updated successfully, but these errors were encountered: