18 lines
367 B
JSON
18 lines
367 B
JSON
{
|
|
"textures": {
|
|
"1": "block/fireflies",
|
|
"particle": "block/tall_grass"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [-16, -16, 7],
|
|
"to": [32, 32, 9],
|
|
"shade": false,
|
|
"rotation": {"angle": -22.5, "axis": "y", "origin": [8, 0, 8]},
|
|
"faces": {
|
|
"north": {"uv": [0, 16, 16, 0], "texture": "#1"},
|
|
"south": {"uv": [16, 0, 0, 16], "texture": "#1"}
|
|
}
|
|
}
|
|
]
|
|
} |