SangeFault/assets/minecraft/models/block/template_single_face.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

13 lines
268 B
JSON

{
"textures": {
"particle": "#texture"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 16, 0 ],
"faces": {
"north": { "texture": "#texture", "cullface":"north" }
}
}
]
}