18 lines
259 B
JSON
18 lines
259 B
JSON
{
|
|
"textures": {
|
|
"lights": "ae2:block/chest/lights_off"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [0, 0, 0],
|
|
"to": [16, 16, 16],
|
|
"faces": {
|
|
"up": {
|
|
"texture": "#lights",
|
|
"tintindex": 3
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|