32 lines
887 B
JSON
32 lines
887 B
JSON
{
|
|
"parent": "block/block",
|
|
"ambientocclusion": false,
|
|
"textures": {
|
|
"2": "block/chorus_vines",
|
|
"5": "block/chorus_leaf",
|
|
"particle": "block/chorus_plant"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [0, 8, -16],
|
|
"to": [16, 8, 6],
|
|
"rotation": {"angle": -45, "axis": "x", "origin": [8, 8, 8]},
|
|
"faces": {
|
|
"up": {"uv": [0, 0, 8, 11.5], "rotation": 180, "texture": "#5"},
|
|
"down": {"uv": [0, 0, 8, 11.5], "texture": "#5"}
|
|
}
|
|
},
|
|
{
|
|
"from": [8, -16, -3],
|
|
"to": [8, 3, 13],
|
|
"faces": {
|
|
"north": {"uv": [0, 0, 0, 16], "texture": "#missing"},
|
|
"east": {"uv": [8, 0, 0, 8], "texture": "#2"},
|
|
"south": {"uv": [0, 0, 0, 16], "texture": "#missing"},
|
|
"west": {"uv": [16, 0, 8, 8], "texture": "#2"},
|
|
"up": {"uv": [0, 0, 0, 16], "rotation": 180, "texture": "#missing"},
|
|
"down": {"uv": [0, 0, 0, 16], "rotation": 180, "texture": "#missing"}
|
|
}
|
|
}
|
|
]
|
|
} |