reduced_debug_info
booleanJava 26.2 onlyControls 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.
/gamerule reduced_debug_info trueDisable reduced_debug_info
F3 debug screen shows full information including coordinates, biome, entity counts, and more (default).
/gamerule reduced_debug_info falseDefault: 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.