HomeJavaModsModelViewer
ModelViewer
ModsJava

ModelViewer

by swakoza · on Modrinth

A tool for viewing item models and resource packs, and for opening models in Blockbench directly from within the game.

Which Minecraft do you have?

Every version of the game needs its own build. Pick yours, then download — the wrong build installs fine and then does nothing in the game. This mod is built for Fabric only.

⬇ Download for 26.1–26.1.2⬇ Download for 1.21.11⬇ Download for 1.21.10⬇ Download for 1.21.6⬇ Download for 1.21.4⬇ Download for 1.21.1
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
ModelViewer — screenshot 1ModelViewer — screenshot 2ModelViewer — screenshot 3ModelViewer — screenshot 4

Discord for communication and bug reports: @swakoza

ModelViewer is a client-side Fabric mod for Minecraft Java Edition that helps you understand which item model is actually being used in the game.

The mod shows the model path, the active resource pack, the final model JSON, the parent chain, bound textures, missing resources, and the full path Minecraft followed to reach the selected model.

It is especially useful for people working with resource packs, custom items, custom_model_data, and Blockbench models.

What is this mod for?

Usually, when an item model does not display correctly or does not display at all, you have to manually search for the correct file in the resource pack, check overrides, paths, textures, parents, and other JSON files.

ModelViewer does this directly in-game.

You select an item, and the mod shows where its model came from, which resource pack won, which files were found, which ones are missing, and what exactly Minecraft is trying to render.

What can ModelViewer do?

Display information/model type when hovering over an item or holding it in your hand. This includes displaying information in the inventory when hovering over an item with the cursor.

A menu that allows you to open a model in Blockbench, view the model file in a folder, and search for models by name within the resource pack.

Displaying the list of entities in the loading area.

View Entity equipment items and save player skins.

Support for modern item models

ModelViewer can analyze modern item model structures, including:

It also supports the modern minecraft:custom_model_data format:

This is useful when a resource pack uses complex conditions, different model variants, or custom item data.

Opening models in Blockbench

ModelViewer can open the found model directly in Blockbench.

If the model is located in a regular resource pack folder, the mod opens the original JSON file.

If the model is located inside a zipped resource pack, the mod creates a local working folder and copies the required model files, parent models, and linked textures there, so Blockbench can open the model correctly.

This removes the need to manually search for files inside resource packs.

Inspector screen

In the detailed inspector window, you can see:

Available actions:

Inspecting nearby entities

The mod can show nearby entities and items that can be inspected.

The menu includes search and sorting:

You can also open the equipment screen of the selected entity or player and inspect the items they are holding or wearing in armor slots.

Hotkeys

Key Action
F6 Switch inspection target: auto / main hand / offhand
F7 Open the detailed inspector screen
F8 Toggle the HUD overlay on or off
F9 Toggle auto-inspect on or off
F10 Copy a short result to the clipboard

Who is this mod for?

ModelViewer is useful for:

If you need to understand why an item is showing the wrong model, which resource pack is overriding it, or where the required JSON file is located, this mod can greatly speed up your work.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more