I can't remove a specific recipe [Solved]
InterPlay02 opened this issue ยท 3 comments
Ok, Hello!
Before we start, I want to tell that I already try to talk with the guys from the mod in question: Embers. Cause I'm trying, first, to remove the original recipe (right?), se then I can change the itens used to make the same item. I already made this with other itens from other mods, and it works! But, when I try to change the recipe for this item, the recipe don't change.
The item is, as it is called, "Tinker's Hammer" (embers:tinker_hammer).
They tell me that this line should work for removing the recipe:
recipes.remove(embers:tinker_hammer);
But, when I "/mt reload", the recipe is not removed. Still the same as the original.
You are taling about this recipe right?
If that's the case, it should be removable no problem, if it is not, make a manual Minetweaker script and see if that works. If that also doesn't work, its not an issue on our side.
No, no... I discovered what is going wrong: The curse app. It don't let me change the mods. So I closed it. Now it works. Sorry for the inconvenience. =)