Recipes restricted with addRecipeStageByMod never show up in JEI
TheLimePixel opened this issue · 5 comments
The title is quite self-explanatory; recipes that are restricted with addRecipeStageByMod don't show up in JEI after they are unlocked.
Yea... I'm going to need more info.
…On Tue, Apr 3, 2018, 18:48 EmosewaPixel ***@***.***> wrote:
The title is quite self-explanatory; recipes that are restricted with
addRecipeStageByMod don't show up in JEI after they are unlocked.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#15>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFS9xaDypTr8Q0BqGR8ejHewdHIr4OjGks5tk6fegaJpZM4TFa3k>
.
Try any other mod besides ender io, something sane and not an alpha / beta,
like tinkers construct or something
…On Tue, Apr 3, 2018, 19:40 EmosewaPixel ***@***.***> wrote:
Here's an example:
I have mods.recipestages.Recipes.setRecipeStageByMod("em", "enderio");
[image: image]
<https://user-images.githubusercontent.com/25333164/38265514-6c272096-3776-11e8-938d-1bd3d606818a.png>
I have the stage unlocked
[image: image]
<https://user-images.githubusercontent.com/25333164/38265644-c84a181a-3776-11e8-958d-be2544368965.png>
But recipes for items in the mod are still hidden in JEI.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#15 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFS9xTQ9aGp1Hn0ghAuau5LNcFRvLz7oks5tk7QBgaJpZM4TFa3k>
.
Ender IO was just for the example as I already had searched for it in JEI. It's the same for the 70 other mods I have restricted like that. However, as I previously mentioned, only recipes restricted with addRecipeStageByMod don't show up in JEI, so recipes that I have been individually restricted properly get unhidden.