Posted December 30, 20204 yr Hello I am struggling to remove all default Crafting recipes with Forge for Minecraft 1.16.4. In 1.8.9 it was as easy as just grabbing an instance of the CraftingManager and clearing the RecipeList. Now the recipes are loaded as a resource and parsed internally. I don't want to overwrite all crafting recipes manually by creating a JSON file for each one. (Just saying this was the response to my question in an other forum lol) Is there any way to do this in 1.16.4?
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.