2025-01-20 11:24:16 -08:00

19 lines
384 B
JSON

{
"ambientocclusion": false,
"textures": {
"particle": "blocks/ladder",
"texture": "blocks/ladder"
},
"elements": [
{
"from": [0, 0, 15.2],
"to": [16, 16, 15.2],
"shade": false,
"faces": {
"north": { "uv": [0, 0, 16, 16], "texture": "#texture" },
"south": { "uv": [0, 0, 16, 16], "texture": "#texture" }
}
}
]
}