[1.12.2] Unable to remove recipe with CraftTweaker
NielsPilgaard opened this issue ยท 4 comments
Hey!
I'm trying to remove the recipe for the Crystal Growth Chamber to add my own, but I'm unable to remove it. The new recipe works fine.
Should I report this to CraftTweaker aswell? I'm fairly certain it's not on their end.
Minecraft 1.12.2
Forge 1.12.2 - 14.23.0.2512
ae2stuff-0.7.0.3-mc1.12.2
I'm not very familiar with CraftTweaker, i don't think i'm doing anything special they can't handle.
You can also use my own config to change recipes - look here for example - https://github.com/bdew/ae2stuff/blob/mc1.12/resources/assets/ae2stuff/config/recipes.cfg
I believe removals with CraftTweaker will fail, if the recipe is loaded during postInit, is that the case?
Thanks for the config option, I'll try, but it looks a bit confusing :p
Yes it's in postInit at the moment... i can actually move it up to init if that helps anything. I'll change it in the next build.