NoBackground | |
---|---|
Type | Hack |
Category | Render |
In-game description | “Removes the dark background behind inventories.” |
Default keybind | none |
Source code | net/wurstclient/hacks/NoBackgroundHack.java |
net/wurstclient/mixin/ScreenMixin.java |
NoBackground is a Minecraft hack that hides the black overlay behind the inventory screen. This makes it easier for the user to see their surroundings while the inventory screen is open.
All GUIs | |
---|---|
Type | Checkbox |
In-game description | “Removes the background for all GUIs, not just inventories.” |
Default value | not checked |
The “All GUIs” checkbox allows NoBackground to remove the background from screens that don't have an inventory. This includes screens like the pause menu, the “Open to LAN” screen, and the screens for editing signs, books, and command blocks, for example.
Version | Changes |
---|---|
Wurst 7.13 | Added NoBackground. (Wurst7:64 - Thanks to flestr!) |
Wurst 7.32 | Added an “All GUIs” checkbox to NoBackground and fixed NoBackground breaking some screens when the game world is not loaded. (Wurst7:766 - Thanks to ThisTestUser!) |