40 lines
970 B
JSON
40 lines
970 B
JSON
{
|
|
"ambientocclusion": false,
|
|
"textures": {
|
|
"1": "block/flower/oxeye_daisy",
|
|
"2": "block/flower/oxeye_daisy_stem",
|
|
"particle": "block/air"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [0.8, 0, 8],
|
|
"to": [15.2, 16, 8],
|
|
"shade": false,
|
|
"rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]},
|
|
"faces": {
|
|
"north": {"uv": [0, 0, 16, 16], "texture": "#2"},
|
|
"south": {"uv": [0, 0, 16, 16], "texture": "#2"}
|
|
}
|
|
},
|
|
{
|
|
"from": [8, 0, 0.8],
|
|
"to": [8, 16, 15.2],
|
|
"shade": false,
|
|
"rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]},
|
|
"faces": {
|
|
"east": {"uv": [0, 0, 16, 16], "texture": "#2"},
|
|
"west": {"uv": [0, 0, 16, 16], "texture": "#2"}
|
|
}
|
|
},
|
|
{
|
|
"from": [4, 4.75, 7.5],
|
|
"to": [12, 12.75, 7.5],
|
|
"shade": false,
|
|
"rotation": {"angle": 45, "axis": "x", "origin": [8, 9, 8]},
|
|
"faces": {
|
|
"north": {"uv": [4, 4, 12, 12], "texture": "#1"},
|
|
"south": {"uv": [4, 4, 12, 12], "texture": "#1"}
|
|
}
|
|
}
|
|
]
|
|
} |