68 lines
1.8 KiB
JSON
68 lines
1.8 KiB
JSON
{
|
|
"parent": "block/block",
|
|
"ambientocclusion": false,
|
|
"textures": {
|
|
"2": "block/chorus_plant_top",
|
|
"4": "block/chorus_vines",
|
|
"5": "block/chorus_leaf",
|
|
"3_1": "block/chorus_plant_side",
|
|
"particle": "block/chorus_plant",
|
|
"texture": "block/chorus_plant"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [3, 3, 0],
|
|
"to": [13, 13, 3],
|
|
"faces": {
|
|
"north": {"uv": [3, 3, 13, 13], "texture": "#3_1", "cullface": "north"},
|
|
"east": {"uv": [13, 3, 16, 13], "texture": "#3_1"},
|
|
"west": {"uv": [0, 3, 3, 13], "texture": "#3_1"},
|
|
"up": {"uv": [3, 0, 13, 3], "texture": "#2"},
|
|
"down": {"uv": [3, 13, 13, 16], "texture": "#texture"}
|
|
}
|
|
},
|
|
{
|
|
"from": [0, 8, 10],
|
|
"to": [16, 8, 32],
|
|
"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 8, 8]},
|
|
"faces": {
|
|
"up": {"uv": [0, 0, 8, 11.5], "texture": "#5"},
|
|
"down": {"uv": [0, 0, 8, 11.5], "rotation": 180, "texture": "#5"}
|
|
}
|
|
},
|
|
{
|
|
"from": [8, -13, -3],
|
|
"to": [8, 3, 29],
|
|
"faces": {
|
|
"east": {"uv": [16, 8, 0, 16], "texture": "#4"},
|
|
"west": {"uv": [0, 8, 16, 16], "texture": "#4"}
|
|
}
|
|
},
|
|
{
|
|
"from": [-10, -14, 8],
|
|
"to": [26, 6, 8],
|
|
"faces": {
|
|
"north": {"uv": [16, 0, 0, 8], "texture": "#4"},
|
|
"south": {"uv": [16, 0, 0, 8], "texture": "#4"}
|
|
}
|
|
},
|
|
{
|
|
"from": [-16, 8, 0],
|
|
"to": [6, 8, 16],
|
|
"rotation": {"angle": 22.5, "axis": "z", "origin": [8, 8, 8]},
|
|
"faces": {
|
|
"up": {"uv": [0, 0, 8, 11.5], "rotation": 90, "texture": "#5"},
|
|
"down": {"uv": [0, 0, 8, 11.5], "rotation": 90, "texture": "#5"}
|
|
}
|
|
},
|
|
{
|
|
"from": [10, 8, 0],
|
|
"to": [32, 8, 16],
|
|
"rotation": {"angle": -22.5, "axis": "z", "origin": [8, 8, 8]},
|
|
"faces": {
|
|
"up": {"uv": [0, 0, 8, 11.5], "rotation": 270, "texture": "#5"},
|
|
"down": {"uv": [0, 0, 8, 11.5], "rotation": 270, "texture": "#5"}
|
|
}
|
|
}
|
|
]
|
|
} |