GotoLink / RecipeHandler

Minecraft Mod to handle conflicting recipes based on MinecraftForge API
6 stars 12 forks source link

bug with applied energistic and refined storage #16

Closed Wireless4024 closed 6 years ago

Wireless4024 commented 6 years ago

here is bug from refined storage image

here is bug from applied energistic and wireless crafting terminal nothing show image

GotoLink commented 6 years ago

First issue you can change the button position in the configuration file:recipehandler.cfg. Second issue, it would be easier for AppliedEnergistic to support Forge IRecipeContainer feature, which NoMoreRecipeConflict uses for compatibility handling.