Compatibility
Minecraft: Java Edition
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
More Debug + Screenshot! Alpha 1.0.4, 1.0.5_01, 1.0.11, 1.0.14, 1.0.15, 1.0.16, 1.0.17_04, 1.1.0, 1.1.2_01 and 1.2.6; Beta 1.1_02, 1.2_02, 1.3_01, 1.4_01, 1.5_01, 1.6.6, 1.7.3 and 1.8.1
MORE DEBUG IS TAKEN FROM A BIGGER PROJECT I AM WORKING ON, THIS ISN'T INHERENTLY COMPATIBLE OR INCOMPATIBLE WITH OTHER MODS
More Debug aims to actually be a useful debug screen for alpha! + Screenshot!
More debug is inspired from BetterF3 by TreyRuffy and Coordinates by TheZyga.
Verisons Beta 1.2_02 onway don't not touch screenshotting at all, for it is perfect.
Verison Beta 1.8.1 re-introduces the F key feature for fog, I was already jacking up the Controls GUI.
Features
Spoiler
Game Version + FPS + Chunk Updates
Rendered/total - Number of chunk sections rendered over total number of chunks
Culled Renders - Number of chunk sections loaded outside the viewing distance
Removed Renders - Number of chunk sections removed through occlusion culling, commonly 0
Skipped Renders - Number of empty chunk sections
Rendered Entities - Number of rendered entities over total entities
Entities Hidden - Vanilla Minecraft, at least this version doesn't have invisible entites. So unless a mod you have installed does this number will always be 0
Culled Entities - Entites in the loaded chunks that aren't rendered
Particles - Rendered particle effects such as, Smoke, Breaking Blocks, Bubbles or splashing
Total Entites - Entites in all chunks that could possibly be rendered
XYZ - Current coordinates
SPAWN XYZ - Coordinates you spawned at
Direction - Currect direction you are facing, North, West, South, East
Block Light - The amount of light from other blocks (example torches) at the block the player's head is in. If the player stands on top of a torch, this field shows a light level of 13 instead of the expected 14, due to the player's head being one block away from it
Sky Light - The amount of light from the sky at the block the player's head is in. Note that the number shown here is accurate only during the day
Combined Light - The total light level where the player's head is, equal to max (Block Light + Sky Light)
On Ground - Is the player on the ground or not
Highest Block - The y-coordinate of the highest block where the player is able to stand in the current chunk, rounded up when standing on half-blocks, such as slabs.
Edits/Additions
Spoiler
Edits: Minecraft, GameSettings, GuiIngame, MathHelper, RenderGlobal
Adds: Direction, ScreenShotHelper
Version Information:
Spoiler
Beta 1.8.1:
Spoiler
This Version obviously already has screenshotting, this verison is just More Debug.
Edits: Minecraft, GameSettings, GuiControls, GuiIngame, MathHelper, RenderGlobal, WorldInfo
Adds: Direction
Beta 1.3_01 - Beta 1.7.3:
Spoiler
These versions obviously already has screenshotting, this verison is just More Debug.
Edits: Minecraft, GameSettings, GuiIngame, MathHelper, RenderGlobal, WorldInfo
Adds: Direction
Alpha 1.2.6 - Beta 1.2_02:
Spoiler
These versions obviously already has screenshotting but removes the F1 requirement, mostly just the More Debug mod.
Edits: Minecraft, GameSettings, GuiIngame, MathHelper, RenderGlobal
Adds: Direction
Alpha 1.1.0 - Alpha 1.1.2_02:
Spoiler
These versions don't have screenshotting. These verisons are More Debug + Screenshot!
Edits: Minecraft, GameSettings, GuiIngame, MathHelper, RenderGlobal
Adds: Direction, ScreenShotHelper
Alpha 1.0.4 - Alpha 1.0.17_04:
Spoiler
These versions don't have screenshotting. These verisons are More Debug + Screenshot!
Edits: Minecraft, GameSettings, GuiIngame, MathHelper, RenderGlobal
Adds: Direction, ScreenShotHelper
Additional Information:
Spoiler
In earlier versions of the game, the absence of multiplayer functionality means that chat features are not present. Consequently, certain versions of the mod developed for these early iterations may lack the black transparent shadow behind the file name.
Source and RetroMCP patches will be inside the download along side the mod, feel free to check it out.
Modloader not required but I had to select an API.
Screenshot info
Spoiler
Screenshot! Alpha 1.0.4, 1.0.5_01, 1.0.11, 1.0.14, 1.0.15, 1.0.16, 1.0.17_04, 1.1.0, 1.1.2_01, 1.2.6 and Beta 1.1_02
This is a backport of taking screenshots from Beta 1.7.3.
Screenshots were added the version after Alpha 1.1.2_01, in Alpha 1.2.0 but required you to hold down F1, where this mod does not.
Edits/Additions
Spoiler
Edits: Minecraft
Adds: ScreenShotHelper
Version Information:
Spoiler
Beta 1.1_02:
Spoiler
Edits: Minecraft I removed the F1 requirement to take screenshots.
Alpha 1.2.6:
Spoiler
Edits: Minecraft I removed the F1 requirement to take screenshots.
Alpha 1.1.0:
Spoiler
Basically the same as Alpha 1.1.2_01.
Alpha 1.0.11-1.0.17_04:
Spoiler
Basically the same as Alpha 1.1.2_01.
Alpha 1.0.4-1.0.5_01:
Spoiler
These versions modify the GuiIngame and Minecraft classes and introduce the ScreenShotHelper. They lack the necessary code to display the chat message for the screenshot file name, necessitating the modification of GuiIngame. Additionally, these versions are packaged differently from later releases, resulting in a different appearance when viewed within the zip file.
Additional Information:
Spoiler
In earlier versions of the game, the absence of multiplayer functionality means that chat features are not present. Consequently, certain versions of the mod developed for these early iterations may lack the black transparent shadow behind the file name.
Source and RetroMCP patches will be inside the download along side the mod, feel free to check it out.
Modloader not required but I had to select an API.