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

9 lines
208 B
JSON
Raw Permalink Normal View History

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