Skip to content

Fabric mod to enable hidden debug renderers in Minecraft

License

Notifications You must be signed in to change notification settings

JoshBeCute/debug-renderer

 
 

Repository files navigation

DebugRenderers

This mod activates some of the debug renderers that are present in the vanilla game code but unavailable without further modification.

Available Debug Renderers

  • Pathfinding
  • Water levels
  • Chunk borders
  • Heightmap
  • Block collision boxes
  • Block updates
  • Structure boundaries
  • Skylight
  • Block outlines
  • Chunk loading
  • Bee AI
  • Gametest (unknown functionality)
  • Sculk/warden
  • Raid centers
  • Entity AI/goal selector
  • Entity Brain

This mod also adds some custom renderers that I thought would be useful:

  • Mob spawning attempts

Usage

Debug renderers can be toggled with the /dr <renderer> command, and listed by running /dr without arguments.

Gallery

Pathfinding

pathfinding

Water

water

Chunk Border

chunkBorder

Heightmap

heightmap

Collision

collision

Block Update

blockUpdate

Structure

structure

Sky Light

skyLight

Block Outline

blockOutline

Chunk Loading

chunkLoading

Bee

bee

Sculk/Warden

sculk

Raid Center

raidCenter

Goal Selector

goalSelector

Brain

brain

Spawn Attempts

spawnAttempt

About

Fabric mod to enable hidden debug renderers in Minecraft

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%