[missing feature] remove all recipes.
meelock opened this issue ยท 1 comments
A feature of MineTweaker appears to not be working as i thought it should, this feature is the feature of removing all the recipes from a single mod, like this:
recipes.remove(<minecraft:*>);
I hope this isn't intentional, since it would be nice to be able to remove all the recipes from a mod and re-add them while making heavily tweaked modpacks. (I'm working on this)
- meelock