[Bug] REI Description Text is Offset to the Lower Right When in Mob Farm UI
Routhinator opened this issue Β· 8 comments
Minecraft and Mod version π
Minecraft: 1.20.1
Easy Mob Farm: 8.5.1
REI: 12.1.785
Describe the bug π
When in the UI of any mob farm, the description text on any item in REI is shifted out of the description box to the lower right. This does not happen anywhere but the Easy Mob Farm UI.
To Reproduce βοΈ
Steps to reproduce the behavior:
- Go to a Mob Farm and right click to enter the UI
- Search for an item in REI
- Hover on the item for the description
Expected behavior βοΈ
Text should align to the description box normally.
Debugging π οΈ
No crash with this bug, thus no debug logs.
Is the issue happening in combination with other mods? (If yes, please provide a full list) π§©
Most relevant list of mods provided above.
Full list https://modrinth.com/modpack/magpunkrpg/version/9cUhQeG6
Good news: I was able to reproduce the issue on my side.
Bad news: The problem originates from REI itself, so itβs not something I can fix on my end.
The overlapping progress bar, in particular, needs to be addressed within REI.
I suspect the issue is related to the adjusted values for imageHeight
, imageWidth
, leftPos
, and topPos
within the Mob Farm Screen Container.
Similar issues also occur with other screens that modify the standard values, such as the Easy NPC in the inventory screen.
I recommend opening a bug report on the REI repository.
I suspect this is related to shedaniel/RoughlyEnoughItems#883
This also happens to me, but I use EMI not REI, though I do have JEI install for EMIβs company feature.