-
Notifications
You must be signed in to change notification settings - Fork 389
Multiblock preview layout is broken for all structures #5001
Description
Checked for existing issues
- I have checked for existing issues, and have found none.
Tested latest version
- I have checked that this occurs on the latest version.
GregTech CEu Version
v8.0.0-SNAPSHOT
Minecraft Version
1.20.1 Forge
Recipe Viewer Installed
EMI
Environment
Singleplayer
Cross-Mod Interaction
No
Other Installed Mods
Custom development modpack.
The issue occurs in my custom modpack while testing a development version of my core mod. GTCEu version: 8.0.0-SNAPSHOT.
This does not seem to be caused by a specific external mod, because the Multiblock Info rendering is broken for all multiblock structures.
Expected Behavior
The multiblock preview should fit inside the Multiblock Info GUI, and the required block list should be readable without overlapping text or icons.
Actual Behavior
The Multiblock Info GUI renders all multiblock structures incorrectly.
The 3D preview is shifted and goes outside the GUI bounds, causing part of the structure to appear outside the window and overlap with the game background. The required block list on the right side is also too close to the edge, and the block count text can overlap with the item icons.
Attached screenshot shows an example of the issue.
Steps to Reproduce
- Open Multiblock Info.
- Go to any page that displays a multiblock structure.
- Check the 3D preview and the required block list.
Additional Information
I am using GTCEu 8.0.0-SNAPSHOT in a development environment. I am not fully sure if this is the latest commit, but the issue occurs on this snapshot version.
This happens with every multiblock structure I checked, not only with one specific page.
Image