Raxen/resource_pack/raxen/assets/minecraft/models/item/diamond_shovel.json
unurled cace53df3d 0.5.2
resource pack !
2022-05-24 18:00:40 +02:00

25 lines
No EOL
404 B
JSON

{
"parent": "minecraft:item/handheld",
"textures": {
"layer0": "minecraft:item/diamond_shovel"
},
"overrides": [
{
"predicate": {
"custom_model_data": 1
},
"model":"raxen/item/device"
},
{
"predicate": {
"custom_model_data": 2
},
"model":"raxen/gui/lower_section"
},{
"predicate": {
"custom_model_data": 3
},
"model":"raxen/gui/upper_section"
}
]
}