18 lines
588 B
JSON
18 lines
588 B
JSON
{
|
|
"elements": [{
|
|
"from": [ 0,0,0 ],
|
|
"to": [ 16,16,16 ],
|
|
"faces": {
|
|
"down": { "texture": "orbsat:blocks/device_base", "uv": [0,0,16,16] },
|
|
"up": { "texture": "orbsat:blocks/device_base", "uv": [0,0,16,16] },
|
|
"north": { "texture": "orbsat:blocks/device_base", "uv": [0,0,16,16] },
|
|
"south": { "texture": "orbsat:blocks/device_base", "uv": [0,0,16,16] },
|
|
"west": { "texture": "orbsat:blocks/device_base", "uv": [0,0,16,16] },
|
|
"east": { "texture": "orbsat:blocks/device_base", "uv": [0,0,16,16] }
|
|
}
|
|
}],
|
|
"textures":
|
|
{
|
|
"particle": "orbsat:blocks/device_base"
|
|
}
|
|
} |