ploof-pack/faithless/assets/minecraft/models/block/item_frame.json

15 lines
234 B
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"textures": {
"particle": "block/item_frame",
"wood": "block/item_frame"
},
"elements": [
{
"from": [4, 4, 15.9],
"to": [12, 12, 15.9],
"faces": {
"north": {"uv": [0, 0, 4, 4], "texture": "#wood"}
}
}
]
}