Damaged Knife not recognized By recipes
Wolfwing opened this issue ยท 5 comments
I'm running Version 1.10.2-r54
After using the knife once to craft BioMash it is no longer recognized as valid for the recipe due to the damage it sustained.
The recipe I was using was 4 seeds (the one for Wheat) plus the knife.
I had this same problem too. I eventually realized that it was caused by the same bug that crashes the ore dictionary. Look up any recipe in the guidebook, like the wood casing, that involves interchangeable ingredients and the ore dictionary crashes, so that, for instance, you can only craft chests using oak wood planks and no other type. Actually, now that I reflect on this issue, I think what's really going on is that the recipes start caring about meta data when they shouldn't. For instance, once this bug is triggered, the knife will only work the first time, while it's still brand new, but not once it's meta data has changed and it has some damage (ditto for other tools used in recipes, like the Building Brick mod's saw). It's also the meta data that differentiates the different types of wood, etc.
Please add this fix to the 1.9 version, I'm still using it!!! What was going on anyways? (And was my explanation helpful/right?!?)