原Wiki页面:https://github.com/CodeDoctorDE/ItemMods/wiki/sample-texturepack 如果你需要一些灵感或者想要了解运作的原理,可以在此处下载示例材质包: https://uncode_plugins_wiki.lanzoui.com/i8V6bhmqbvc
获取红宝石矿石:/minecraft:give @p minecraft:emerald_ore{CustomModelData:1} 1
获取红宝石:/minecraft:give @p minecraft:emerald{CustomModelData:1} 1
SHA-1:9C844740C4E3562FD71B69618C21FB9CE7260CFA
§6ItemMods Sample Texturepack.zip
│ pack.mcmeta
│
└─assets
└─minecraft
├─models
│ └─item
│ │ emerald.json
│ │ emerald_ore.json
│ │ iron_axe.json
│ │ iron_boots.json
│ │ iron_chestplate.json
│ │ iron_helmet.json
│ │ iron_hoe.json
│ │ iron_leggings.json
│ │ iron_nugget.json
│ │ iron_pickaxe.json
│ │ iron_shovel.json
│ │ iron_sword.json
│ │ stone_pickaxe.json
│ │
│ ├─emerald
│ │ 1.json
│ │
│ ├─emerald_ore
│ │ 1.json
│ │ 2.json
│ │
│ ├─iron_axe
│ │ 1.json
│ │
│ ├─iron_boots
│ │ 1.json
│ │
│ ├─iron_chestplate
│ │ 1.json
│ │
│ ├─iron_helmet
│ │ 1.json
│ │
│ ├─iron_hoe
│ │ 1.json
│ │
│ ├─iron_leggings
│ │ 1.json
│ │
│ ├─iron_nugget
│ │ 1.json
│ │
│ ├─iron_pickaxe
│ │ 1.json
│ │
│ ├─iron_shovel
│ │ 1.json
│ │
│ ├─iron_sword
│ │ 1.json
│ │
│ └─stone_pickaxe
│ 1.json
│
└─textures
├─block
│ ruby_ore.png
│
└─item
emerald_axe.png
emerald_boots.png
emerald_chestplate.png
emerald_helmet.png
emerald_hoe.png
emerald_leggings.png
emerald_nugget.png
emerald_pickaxe.png
emerald_shovel.png
emerald_sword.png
ruby.png
stone_hammer.png