Wrong position/color in the inventory UIs of Engineer's Decor.
Mooncat25 opened this issue ยท 2 comments
Description
The trash slot is at wrong position when the Labeled Crate from the Engineer's Decor mod is opened. Treated wood from Immersive Engineering is needed for making the Labeled Crate, so IE is also in the list of mods for reproducing this issue.
Mods
Minecraft 1.16.5
Forge 36.0.46
Engineer's Decor 1.16.4-1.1.9 (Link)
Immersive Engineering 1.16.5-4.2.2-132 (Link)
Trash Slot 1.16.3-12.2.1
Steps to Reproduce
- Make a Labeled Crate and place it on the ground.
- Make sure the trash slot is enabled.
- Open the Labeled Crate by right-clicking it. Observe.
Note: if you open an Immersive Engineering storage crate before doing step 3, the trash slot is not shown. In that case, you'll have to open your inventory then do step 3.
Expected Behaviours
Either the trash slot is at the correct position and does not overlap the inventory, or it is disabled for the Labeled Crate, just like the storage crates from IE.
Added to #37
Upon further investigation, it turns out that many of the inventory UIs in Engineer's Decor also have the same positioning problem. The remaining ones are fine in position, but their UI colors don't match, e.g.
Here are the lists of blocks that have problematic UIs:
Wrong position + Mismatched color:
- Metal Crafting Table
- Labeled Crate
- Factory Hopper
- Factory Block Placer
Correct position but mismatched color:
- Small Laboratory Furnace
- Small Electrical Furnace
- Factory Dropper
- Small Waste Incinerator
Suggestion
I guess the easiest solution here is blacklisting all inventories from Engineer's Decor. To make it more compatible with other existing mods or mods in the future, IMO making the blacklist configurable is a good solution.