Skip to content
[/craft]

reduced_debug_info

booleanJava 26.2 only

Controls whether the F3 debug screen shows reduced information. When true, the HUD omits player coordinates, facing direction, biome, and other technical details — useful for streaming, screenshots, or adventure maps where coordinates should be hidden.

Enable reduced_debug_info

F3 debug screen shows minimal info — coordinates, facing, and most technical data are hidden.

Java/gamerule reduced_debug_info true

Disable reduced_debug_info

F3 debug screen shows full information including coordinates, biome, entity counts, and more (default).

Java/gamerule reduced_debug_info false

Default: false. Restore with /gamerule reduced_debug_info false

What reduced_debug_info does

Controls whether the F3 debug screen shows reduced information. When true, the HUD omits player coordinates, facing direction, biome, and other technical details — useful for streaming, screenshots, or adventure maps where coordinates should be hidden.

reduced_debug_info is a Java Edition-only gamerule and is not available in Bedrock.

Related gamerules

All Gamerule commandsJava vs Bedrock guide