Files
minecraft-assets/assets/minecraft/models/block/pane_noside.json
2017-02-18 11:57:56 +00:00

15 lines
297 B
JSON

{
"ambientocclusion": false,
"textures": {
"particle": "#pane"
},
"elements": [
{ "from": [ 7, 0, 7 ],
"to": [ 9, 16, 9 ],
"faces": {
"north": { "uv": [ 9, 0, 7, 16 ], "texture": "#pane" }
}
}
]
}