57 lines
1.8 KiB
JSON
57 lines
1.8 KiB
JSON
{
|
|
"parent": "block/block",
|
|
"display": {
|
|
"gui": {
|
|
"rotation": [ 30, 225, 0 ],
|
|
"translation": [ 2.5, -1.5, 0],
|
|
"scale":[ 0.625, 0.625, 0.625 ]
|
|
},
|
|
"fixed": {
|
|
"rotation": [ 0, 0, 0 ],
|
|
"translation": [ 0, 0, -4 ],
|
|
"scale": [ 0.5, 0.5, 0.5 ]
|
|
}
|
|
},
|
|
"textures": {
|
|
"particle": "#particle"
|
|
},
|
|
"elements": [
|
|
{
|
|
"name": "shelf_body",
|
|
"from": [0, 0, 13],
|
|
"to": [16, 16, 16],
|
|
"faces": {
|
|
"east": {"uv": [8, 0, 9.5, 8], "texture": "#all", "cullface": "east"},
|
|
"south": {"uv": [8, 0, 16, 8], "texture": "#all", "cullface": "south"},
|
|
"west": {"uv": [14.5, 0, 16, 8], "texture": "#all", "cullface": "west"},
|
|
"up": {"uv": [16, 5, 8, 3.5], "texture": "#all", "cullface": "up"},
|
|
"down": {"uv": [16, 6, 8, 4.5], "texture": "#all", "cullface": "down"}
|
|
}
|
|
},
|
|
{
|
|
"name": "shelf_bottom",
|
|
"from": [0, 0, 11],
|
|
"to": [16, 4, 13],
|
|
"faces": {
|
|
"north": {"uv": [0, 6, 8, 8], "texture": "#all"},
|
|
"east": {"uv": [1.5, 6, 2.5, 8], "texture": "#all", "cullface": "east"},
|
|
"west": {"uv": [5.5, 6, 6.5, 8], "texture": "#all", "cullface": "west"},
|
|
"up": {"uv": [8, 3.5, 16, 4.5], "texture": "#all"},
|
|
"down": {"uv": [16, 4.5, 8, 3.5], "texture": "#all", "cullface": "down"}
|
|
}
|
|
},
|
|
{
|
|
"name": "shelf_top",
|
|
"from": [0, 12, 11],
|
|
"to": [16, 16, 13],
|
|
"faces": {
|
|
"north": {"uv": [0, 0, 8, 2], "texture": "#all"},
|
|
"east": {"uv": [1.5, 0, 2.5, 2], "texture": "#all", "cullface": "east"},
|
|
"west": {"uv": [5.5, 0, 6.5, 2], "texture": "#all", "cullface": "west"},
|
|
"up": {"uv": [16, 6, 8, 5], "texture": "#all", "cullface": "up"},
|
|
"down": {"uv": [8, 5, 16, 6], "texture": "#all"}
|
|
}
|
|
}
|
|
]
|
|
}
|