We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Steps to reproduce the behavior:
JEI should be able to move recipes even when your slots are locked.
When slots are locked due to InventoryFree, you are unable to use or sometimes see the move (+) button on recipes in JEI.
https://www.curseforge.com/minecraft/modpacks/hardrock-terrafirmacraft-4-realistic-extreme
0.1.6 Beta
I believe it has to do with JEI code assuming the player's inventory size .
https://gist.github.com/AshnakAGQ/0f8c3f4d0fa1c1318bca7679f305fc13
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Steps to Reproduce the Bug
Steps to reproduce the behavior:
Expected Behavior
JEI should be able to move recipes even when your slots are locked.
Actual Behavior
When slots are locked due to InventoryFree, you are unable to use or sometimes see the move (+) button on recipes in JEI.
Mod Pack URL (Optional)
https://www.curseforge.com/minecraft/modpacks/hardrock-terrafirmacraft-4-realistic-extreme
Mod Pack Version (Optional)
0.1.6 Beta
Extra Notes (Optional)
I believe it has to do with JEI code assuming the player's inventory size .
latest.log
https://gist.github.com/AshnakAGQ/0f8c3f4d0fa1c1318bca7679f305fc13
The text was updated successfully, but these errors were encountered: