Files
TexturePack/9/assets/minecraft/models/item/beacon.json

16 lines
198 B
JSON

{
"parent": "block/beacon",
"textures": {
"texture": "minecraft:block/beacon"
},
"overrides":
[
{
"predicate":
{
"custom_model_data":1
},
"model": "item/beacon/1"
}
]
}