VehiclesPlus/ResourcePacks/Tutorial/assets/minecraft/models/item/leather_helmet.json

9 lines
152 B
JSON
Raw Normal View History

2024-04-07 10:45:01 +00:00
{
"parent": "item/handheld",
"textures": {
"layer0": "item/leather_helmet",
"layer1": "item/leather_helmet_overlay"
},
"overrides": [
]
}