GryphonBro Posted November 29, 2024 Posted November 29, 2024 I made this Custom Block for my mod that was intended to be like a furnace but only for a specific item, that can be fueled only by another item. the problem is that after creating the FusionRecipe (the custom recipe type) and replacing all the RecipeTypes.SMELTING with it, the furnace stopped working (before that it smelted normal items like a furnace, now it doesn't smelt the things in the custom json file) https://github.com/GryphonBro/ratifyzed <- this is my repository, if someone wants to take a look and see what the problem could be. Quote
Recommended Posts
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.