LTDV10/packet/kubejs/assets/ae2/models/block/chest/lights_off.json
2026-04-14 18:20:56 +08:00

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
}
}
}
]
}