SangeFault/assets/minecraft/models/block/template_glass_pane_noside_alt.json
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 a50683c84e Updated to 1.18.1 Vanilla Assets
basically starting over... this is gonna be fun!
2022-01-20 17:44:06 +01:00

14 lines
296 B
JSON

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