Nexan-s_Custom_Resources/assets/minecraft/models/item/netherite_hoe.json

9 lines
204 B
JSON
Raw Permalink Normal View History

{
"parent": "minecraft:item/handheld",
"textures": {
"layer0": "minecraft:item/netherite_hoe"
},
"overrides": [
{ "predicate": {"custom_model_data": 1}, "model": "custom:item/x_hoe"}
]
}