Hide JEI recipes for disabled machines
WarlordWossman opened this issue ยท 1 comments
Is your feature request related to a problem? Please describe.
I have used the railcraft config to disable some machines which I don't want to use for my modpack (which is a great option to have), the recipes for these machines do still show up in JEI even if the blocks are not getting loaded in. Metal rolling, coke oven, rock crusher and blast furnace.
Describe the solution you'd like
Check the config for disabled machines and hide the JEI tabs individually if they are disabled.
Describe alternatives you've considered
Instead of automatically hiding the JEI tabs based on blocks disabled in the config there could also be a specific config to disable the JEI tabs.
Additional context
Recipes still showing even if the machines are turned off.
Duplicate of #1643.
a7a282c#diff-7841a59195228cae33729fcb6f65172fR191