first pass
This commit is contained in:
15
assets/minecraft/models/block/template_shelf_left.json
Normal file
15
assets/minecraft/models/block/template_shelf_left.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"particle": "#particle"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 4, 13],
|
||||
"to": [16, 12, 13],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 8, 8, 12], "texture": "#all"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user