15 lines
234 B
JSON
15 lines
234 B
JSON
|
|
{
|
||
|
|
"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"}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|