Files
TexturePack/9/assets/minecraft/models/item/beacon.json
2025-04-20 23:20:24 +02:00

16 lines
197 B
JSON

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