16 lines
349 B
JSON
16 lines
349 B
JSON
{
|
|
"ambientocclusion": false,
|
|
"textures": {
|
|
"particle": "#texture"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [8, 0.25, 8],
|
|
"to": [16, 0.25, 16],
|
|
"faces": {
|
|
"up": {"uv": [8, 8, 16, 16], "texture": "#texture", "tintindex": 0},
|
|
"down": {"uv": [8, 16, 16, 8], "texture": "#texture", "tintindex": 0}
|
|
}
|
|
}
|
|
]
|
|
}
|