18 lines
370 B
JSON
18 lines
370 B
JSON
|
|
{
|
||
|
|
"textures": {
|
||
|
|
"0": "block/cherry_branch",
|
||
|
|
"particle": "block/cherry_branch"
|
||
|
|
},
|
||
|
|
"elements": [
|
||
|
|
{
|
||
|
|
"from": [-8, 0, 8],
|
||
|
|
"to": [24, 32, 8],
|
||
|
|
"shade": false,
|
||
|
|
"rotation": {"angle": -45, "axis": "y", "origin": [8, 16, 8]},
|
||
|
|
"faces": {
|
||
|
|
"north": {"uv": [16, 0, 0, 16], "texture": "#0"},
|
||
|
|
"south": {"uv": [0, 0, 16, 16], "texture": "#0"}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|