Lightmap Texture Viewer / Dumper
This mod provides a set of tools for debugging and analyzing texture maps in Minecraft. Using special commands, you can visualize the lightmap and the item atlas used in the interface.
Main features:
/eg_texture_viewercommand to control display modes- Real-time lightmap visualization
- Interface item atlas viewing
- Saving lightmap to texture using F3 + S key combination
Using commands:
/eg_texture_viewer <viewer name> <boolean value>
This command enables or disables the corresponding viewer. Available names: lightmap and items_atlas.
Alternative usage:
/eg_texture_viewer <viewer name> <integer>
Allows changing the size of displayed elements.
Features:
items_atlasviewer only activates when an item is being rendered in the interface- The displayed content differs from the main block and item texture atlas
- The tool is useful for developers and curious players interested in the game's internal workings