minecraft-src/assets/minecraft/models/block/glow_item_frame_map.json
2025-07-04 01:41:11 +03:00

8 lines
205 B
JSON

{
"parent": "minecraft:block/template_item_frame_map",
"textures": {
"particle": "block/birch_planks",
"wood": "block/birch_planks",
"back": "block/glow_item_frame"
}
}