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

9 lines
201 B
JSON
Raw Permalink Normal View History

{
"parent": "minecraft:item/generated",
"textures": {
"layer0": "minecraft:item/snowball"
},
"overrides": [
{ "predicate": {"custom_model_data": 1}, "model": "custom:item/tomato"}
]
}