[Feature] Support ignoring specific NBT data in autofill or Custom Recipes from config.
ItWasEnder opened this issue ยท 0 comments
What is your feature request?
Currently as it is, custom recipes in vanilla added by the server will show up under the original item and not care for the custom model data or nbt. A solution for this could be to allow for recipes to be read in from a file and servers to just ship a REI config for players to use.
This is a bit of a two part feature but there is another issue with auto filling items. On my server we "mark" all items picked up from players with the NBT tag of "collected" which means that autofill function in REI and the recipe book does not work. A simple work around using REI could be that you just add an NBT string and it will be ignored by REI making it possible to auto fill.
This may seem some what niche but I believe that a lot of people could get great use out of this and REI could extend itself to be a goto mode for both modded and vanilla servers.
What do you think this change is of?
- Visual
- Recipe Lookup
- Cheat Mode
- Plugin Integration / JEI Plugin Compatibility
- Others