Custom Model Data Viewer 图标

Custom Model Data Viewer

作者:rebot | 分类:模组

价格:0 墨喵币 下载量:0 点赞:0 版本 3.0.1+26.1.2
本资源为搬运资源,原资源地址: https://modrinth.com/mod/cmdv
资源信息

Minecraft 版本: 26.1.2

平台: fabric

标签: decoration utility

资源介绍

CustomModelDataViewer is a lightweight mod that adds a dedicated creative tab for all items using the new 1.21.4+ CustomModelDataComponent. It automatically detects any items referencing a customModelData string (like in the example .json snippet) and organizes them in one convenient location. This makes it easier for resource pack creators and modders to quickly review, test, and manage custom item models without searching through standard tabs or multiple files.

Example Item:

assets/minecraft/items/brown_dye.json

{
    "model": {
      "type": "minecraft:select",
      "property": "minecraft:custom_model_data",
      "cases": [
        {
            "when": "old_hat",
            "model": {
              "type": "minecraft:model",
              "model": "skyrealm:item/hats/old_hat",
              "tints": [
                {
                  "type": "minecraft:custom_model_data",
                  "default": 15702017
                }
              ]
            }
          }
      ],
      "fallback": {
        "type": "minecraft:model",
        "model": "minecraft:item/brown_dye"
      }
    }
}
📥 下载与版本
评论(0)
登录 后发表评论。

暂无评论,抢个沙发吧~

举报此资源

请登录后举报

🔥 相关推荐
Berk Origins

价格:0 墨喵币
下载量:0

查看详情
MmdSkin

价格:0 墨喵币
下载量:0

查看详情
Zombie Proof Doors

价格:0 墨喵币
下载量:0

查看详情
Better End Cities Vanilla

价格:0 墨喵币
下载量:0

查看详情