22 lines
607 B
JSON
22 lines
607 B
JSON
{
|
|
"parent": "block/block",
|
|
"ambientocclusion": false,
|
|
"textures": {
|
|
"3": "block/chorus_fruit_small",
|
|
"particle": "block/chorus_plant"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [4, 6, -3],
|
|
"to": [12, 14, 5],
|
|
"rotation": {"angle": 22.5, "axis": "x", "origin": [8, 8, -1]},
|
|
"faces": {
|
|
"north": {"uv": [8, 0, 16, 8], "texture": "#3"},
|
|
"east": {"uv": [0, 0, 8, 8], "rotation": 90, "texture": "#3"},
|
|
"west": {"uv": [0, 0, 8, 8], "rotation": 270, "texture": "#3"},
|
|
"up": {"uv": [0, 0, 8, 8], "texture": "#3"},
|
|
"down": {"uv": [0, 0, 8, 8], "rotation": 180, "texture": "#3"}
|
|
}
|
|
}
|
|
]
|
|
} |