GotoLink / RecipeHandler

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

NoMoreRecipeConflict incompatibility with Disk Rack from BiblioCraft #31

Open Slayer5934 opened 5 years ago

Slayer5934 commented 5 years ago

https://github.com/Nuchaz/BiblioCraft/issues/678

GotoLink commented 5 years ago

The crashing issue is on Bibliocraft side. In the mean time, you can add this line to recipehandler.cfg file: jds.bibliocraft.containers.ContainerDiscRack Into the "Black List Crafting Container" option.

Slayer5934 commented 5 years ago

Thank you :) Ill add this line for now to fix the issue, I wasn't even aware there was a blacklist O: