2
Can you change the color for Minecraft Java Debug Screen?feedback
I want to know if there is a way to change the color of the different information displayed in the debug screen (F3) on Java Edition.
I have seen videos of people having different colors for the various things from debug screen which looks a lot nicer and overall gives a better overview.
They probably used another client or mod but I want to know if there is a way to do this with just resource packs.
Some random guy already asked this a few years ago on Reddit but never received an answer...
I already tried to find the translation keys for the debug screen information in the lang file but it didn't work since those keys for debug screen are not listed in this file.
I have seen videos of people having different colors for the various things from debug screen which looks a lot nicer and overall gives a better overview.
They probably used another client or mod but I want to know if there is a way to do this with just resource packs.
Some random guy already asked this a few years ago on Reddit but never received an answer...
I already tried to find the translation keys for the debug screen information in the lang file but it didn't work since those keys for debug screen are not listed in this file.
3
I do not think it's possible to directly modify the debug screen with texture packs without changing Minecraft's code, unlike other static state textures (Ie: A grass block, stone, iron ore, etc), the debug screen has data that can constantly change and likely could not be modified without a mod. You can do cool things with texture packs like custom model data and animated textures but the debug screen isn't necessarily a texture/item you could change through Minecraft's texture files. I would recommend the Mod MiniHUD for customizing the debug screen (You can find it here: https://www.curseforge.com/minecraft/mc-mods/minihud/files). It allows you to add/remove info from the debug screen and also change the colors of it.
thanks a lot for the answer!
No problem!
