TextureDump
Texture Map Dumper for Minecraft Forge
Helps diagnose problems with the texture map and helps find which mods add huge or strangely-sized textures.
Instructions
Just drop the Texture Dump mod into your mods
folder and start the game.
It will generate texture map images, interactive html files, and json information files in the texture_dump
folder.
Generated Results
- An image of the texture map is created and saved.
- An interactive page is generated, where you can hover over textures to see which mod they came from, their name, and their size.
- A json file is created with all the texture properties in the map, for creating your own analysis.