Items are misplaced in the REI recipe preview for the Rolling Machine
Rundas01 opened this issue ยท 4 comments
Is there an existing issue for this?
- I have searched the existing issues
Description of the Bug
Input and Output items are not in their correct space (see screenshot).
Railcraft Reborn version
1.0.2
NeoForge/Forge version
47.1.44
Minecraft version
1.20.1
Minecraft server
No
To Reproduce
- Open REI
- Press the assigned hotkey for "uses" on the Rolling Machine or the one for "recipe" on any item that is crafted in the Rolling Machine
- Experience the Bruh Moment xD
Expected behavior
The items should be shown in their correct position.
Logs & Environment
No response
Screenshots & Video
We have added support only for JEI. If REI doesn't work it's their problem.
https://github.com/railcraft-reborn/railcraft/blob/1.20.x/src/main/java/mods/railcraft/integrations/jei/category/RollingRecipeCategory.java
What I mean is that if REI is able to recognize the rolling machine recipes it is because in some way it is able to interpret the JEI recipes. So it's their problem to line up the items correctly.
At least that's what I think...