Model Viewer

Quick rating

Model Viewer

No reviews yet

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

Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.0.0+mc26.1.2
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

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?

  • Inspect the item in the main hand.
  • Inspect the item in the offhand.
  • Inspect the item under the cursor in the inventory.
  • Inspect nearby items: item entities, item frames, and item displays.
  • Show the active minecraft:item_model.
  • Find the item definition from the active resource packs.
  • Show the resource pack that actually won.
  • Show overridden variants from other resource packs.
  • Recursively analyze the item model tree.
  • Show the final model JSON, if it exists.
  • Show the model parent chain.
  • Show texture bindings.
  • Find missing item definitions, models, and textures.
  • Update after resource reloads, for example after pressing F3 + T.

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:

  • model
  • condition
  • select
  • range_dispatch
  • composite
  • empty
  • bundle_selected_item
  • special

It also supports the modern minecraft:custom_model_data format:

  • floats
  • flags
  • strings
  • colors

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:

  • an item preview;
  • the active item_model;
  • the path to the item definition;
  • the winning resource pack;
  • the model trace tree;
  • the final model path;
  • the parent chain;
  • bound textures;
  • warnings and missing resources.

Available actions:

  • switch the inspection target;
  • copy the item ID;
  • copy the item path;
  • copy the model path;
  • copy metadata;
  • refresh data;
  • find models;
  • open the model in Blockbench;
  • open the folder containing the file;
  • extract the resource pack;
  • inspect nearby entities;
  • copy the visible player’s PNG skin.

Inspecting nearby entities

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

The menu includes search and sorting:

  • alphabetically;
  • by distance;
  • by category.

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:

  • resource pack creators;
  • model authors;
  • Blockbench users;
  • modpack developers;
  • server administrators using custom items;
  • anyone fixing broken models;
  • anyone working with custom_model_data.

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.

Screenshots

Gallery

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works