Page 1 of 1

[GUI] Empty moddable containers inside vanilla GUIs

Posted: Fri Jun 19, 2026 12:39 pm
by LizardOfOz
What?
Add empty containers to vanilla GUIs that could be populated by mods.
Why?
I was making a mod where it'd make most sense to add extra information to the Crafting Machine's panel of the UI, rather than creating a dedicated side panel.

You can kinda sorta do that by abusing negative padding, but it's obviously an unsupported hack that will break if multiple mods would try doing the same thing, and those UI elements can't be interacted with.

Having dedicated containers for mods inside the vanilla GUIs would be a "good enough" solution for most mods, while, presumably, not being more difficult for Wube to implement than the existing custom UI stuff.

Examples:
06-19-2026, 19-33-02.png
06-19-2026, 19-33-02.png (466.64 KiB) Viewed 209 times
Credit to Fariel for the image
06-19-2026, 19-26-25.png
06-19-2026, 19-26-25.png (384.5 KiB) Viewed 209 times

Re: [GUI] Empty moddable containers inside vanilla GUIs

Posted: Fri Jun 19, 2026 3:02 pm
by Osmo
+1, some flow to add elements inside machine gui would be useful in many mods. Even if its just at the bottom of all vanilla elements. Like relative guis, but not in an box on the side which looks ugly for some things.

Re: [GUI] Empty moddable containers inside vanilla GUIs

Posted: Mon Jun 22, 2026 6:36 am
by protocol_1903
+1