HomeJavaModsMojang Dev Tools
Mojang Dev Tools
ModsJava

Mojang Dev Tools

by johnseth97 · on Modrinth

Unlocks the Mojang Development tools, useful for mod devs and players looking to understand more about the game!

⬇ Download on Modrinth

Mojang Dev Tools

Brain and Path Example

Unlocks all hidden developer features normally only available inside Mojang's IDE — with an in-game config menu to toggle each flag individually. ALL TOOLS EXIST IN OFFICIALLY RELEASED MOJANG BINARIES, THIS MOD SIMPLY ENABLES THE FLAGS

Sets SharedConstants.IS_RUNNING_IN_IDE = true and MC_DEBUG_HOTKEYS=true at class-load time, enabling debug overlays, internal commands, and dev-mode keybinds that are shipped in the game but never exposed in production.


Requirements


Key Features

Debug Keybinds (F3 held)

Hotkey Action
F3 + Z Custom debug renderer menu
F3 + F6 Mojang internal debug options menu
F3 + E Chunk section path debug overlay
F3 + F Toggle fog rendering
F3 + L Toggle smart culling
F3 + O Frustum culling octree overlay
F3 + U Freeze/capture frustum at current position
F3 + V Chunk section visibility overlay
F3 + W Wireframe rendering mode

Note: F3+F with this mod enabled toggles fog instead of cycling render distance — this is the dev-mode override.


Renderer Overlays

Toggle any of these in-game via F3 + F6:


World Generation Debug


Gameplay & QOL Flags


Internal Server Commands

Unlocked when IS_RUNNING_IN_IDE is active:

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more