19 lines
739 B
JSON
19 lines
739 B
JSON
|
{
|
||
|
"textures": {
|
||
|
"particle": "#all"
|
||
|
},
|
||
|
"elements": [
|
||
|
{ "from": [ 0, 0, 0 ],
|
||
|
"to": [ 16, 16, 16 ],
|
||
|
"faces": {
|
||
|
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "tintindex": 0 },
|
||
|
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "tintindex": 0 },
|
||
|
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "tintindex": 0 },
|
||
|
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "tintindex": 0 },
|
||
|
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "tintindex": 0 },
|
||
|
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#all", "tintindex": 0 }
|
||
|
}
|
||
|
}
|
||
|
]
|
||
|
}
|