Visual bug with Gregtech modern multiblock visualisation
jaaaco-j opened this issue ยท 2 comments
(reposted from GTM's github, they said they cant fix this on their side)
First encountered in monifactory, but managed to replicate with just GTM installed
tested with latest 1.20.1 version of EMI and GTM as of now which is 1.1.12 and 1.3.1-build_950 respectively
Expected Behavior
ingredients, possible components for given block and the multiblock controlers GUIs and the visualization not overlapping each other
this is with JEI instead of EMI
Actual Behavior
multiple GUIs are overlapping and the visualization is out of bounds
the case in monifactory is even worse since the ingredients decided to be entirely cut off by another GUI
Steps to Reproduce
- Download Gregtech Modern CEu
- Right click any multiblock controller in the recipe browser
- Click on the "multiblock info" tab
This is caused by having a particularly small screen and gregtech not respecting the height provided by EMI. They could be designing their recipes responsively for it, though in general I don't think that's a hard requirement and it's somewhat reasonable to say "we don't support this screen size" is their conclusion.