Compatibility
Minecraft: Java Edition
1.20–1.20.1
1.19–1.19.2
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
ModelDumper
Adds dump
hotkeys(not bound by default!) to the game that dumps the currently rendered models to a file.
The output file is a .obj
file that can be opened in any 3D modeling software and the required textures are also dumped. The model is uv mapped, so the textures should be applied correctly. Important: The model is not rigged, it is just a static model in the current pose of the game.
Currently works with:
- Players
- Entities
Everything connected to the player or entities like armor, held items, capes, 3d skin layers, etc. is also dumped.
Files will be located in the ModelDumps
folder in the game directory.
Dependencies
- FabricAPI