Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

No dark background overlay from inventories and pause menu

Main image


This resource pack removes dark background overlay from all different types of inventories and pause menu.

Afaik I am the first one who made this without using any mods.

Versions: 1.17.1 — 1.20.4

May work in the versions above 1.20.4, but not for the pause menu overlay, as they changed to a blur overlay

Works with both Optifine and Sodium.


Before vs. After

Note:

You can also customize transparency and color of the dark background overlay to whatever you want. To do that, open a file called rendertype_gui.vsh (if you are on versions 1.17.1 – 1.19.4, open the file position_color.vsh instead), go to line 18 and change the value of vertexColor.a to whatever you want. 0 is fully transparent (it is set by default), 1 is the opposite, 0.5 is 50% transparent. To change the color of the overlay, delete the whole line 18 and change it to vertexColor = vec4(0, 0, 0, 0);, and then change zeros to values you want. The first zero is for red, the second is for blue, the third is for green, and the fourth is for alpha aka transparency. You can pick a color and get corresponding values for it on this website.


Project members

SuperAnt_

Owner


Technical information

License
MIT
Project ID