Skip to content

Debug Tools

Famro Fexl edited this page Feb 4, 2025 · 3 revisions

Debug Keys

These keys are available when the -Denv=dev environment variable is set (automatically set in IntelliJ default run config)

F3+? Keys

  • E: SectionPaths
  • L: SmartCull
  • U: Capture Frustrum (F3+Shift+U to disable)
  • V: Section Visibility

F6+? Keys

  • N: Neighbor Updates
  • S: Structure Pieces
  • P: Entity Pathfinding
  • L: Lighting Levels
  • C: Chunk Info

Debug Overlay

Coordinates and wrapping information can be seen in the debug menu. Actual coordinates will only show up if the client is past a bounds.

Wrapping Settings:
Wrapping Settings
Actual Coordinates:
Actual Coordinates

Chunk Borders (F3+G)

Chunk boundaries now show purple and pink lines to visualize chunk borders.

Purple Lines Showing Distant Chunk Border:
Purple Lines
Pink Lines Showing Immediate Chunk Border:
Pink Lines

Clone this wiki locally