CraftTweaker

CraftTweaker

151M Downloads

[missing feature] remove all recipes.

meelock opened this issue ยท 1 comments

commented

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
commented

This was never a feature. And most likely never will be, put all of the items in an array, loop through the array removing them.