Custom Machinery

Custom Machinery

3M Downloads

jeiRequirements should override anything in requirements

Faeranne opened this issue ยท 3 comments

commented

When making recipies, I'm needing to override the NBT data when displaying as a JEI recipe, but instead of overriding the requirements list, jeiRequirements, concats, causing anything added there that is already added to just be dropped. Not only is this less useful than overriding, it's also not consistant with how JEI adjustments already work, since the JEI tag in a machine replaces the gui tag.

commented

yeah I guess I can just make the jeiRequirements completly override the "requiremens" like it's done for the machine gui

commented

I'd offer a PR, but I can't get gradle to behave. SSL errors left and right trying to get the requirements. Not a deal breaker while I develop the mod pack, so I'll just keep an eye here.

commented

Done in 0.4.3