51 lines
1.6 KiB
JSON
51 lines
1.6 KiB
JSON
{
|
|
"parent": "block/block",
|
|
"texture_size": [64, 32],
|
|
"textures": {
|
|
"0": "block/lectern",
|
|
"particle": "block/bookshelf_particle"
|
|
},
|
|
"elements": [
|
|
{
|
|
"from": [0, 0, 0],
|
|
"to": [16, 2, 16],
|
|
"faces": {
|
|
"north": {"uv": [11.5, 0, 15.5, 1], "texture": "#0", "cullface": "north"},
|
|
"east": {"uv": [7, 1, 7.5, 9], "rotation": 270, "texture": "#0", "cullface": "east"},
|
|
"south": {"uv": [7.5, 0, 11.5, 1], "texture": "#0", "cullface": "south"},
|
|
"west": {"uv": [11.5, 1, 12, 9], "rotation": 90, "texture": "#0", "cullface": "west"},
|
|
"up": {"uv": [7.5, 1, 11.5, 9], "rotation": 180, "texture": "#0"},
|
|
"down": {"uv": [12, 9, 16, 1], "rotation": 180, "texture": "#0", "cullface": "down"}
|
|
}
|
|
},
|
|
{
|
|
"from": [0, 8.6, 5.8],
|
|
"to": [16, 12.6, 18.8],
|
|
"rotation": {"angle": -22.5, "axis": "x", "origin": [0, 0, 0]},
|
|
"faces": {
|
|
"north": {"uv": [1, 8.5, 5, 10.5], "texture": "#0"},
|
|
"east": {"uv": [0, 2, 1, 8.5], "rotation": 270, "texture": "#0"},
|
|
"south": {"uv": [1, 0, 5, 2], "texture": "#0"},
|
|
"west": {"uv": [5, 2, 6, 8.5], "rotation": 90, "texture": "#0"},
|
|
"up": {"uv": [1, 2, 5, 8.5], "rotation": 180, "texture": "#0"},
|
|
"down": {"uv": [1, 8.5, 5, 2], "rotation": 180, "texture": "#0"}
|
|
}
|
|
},
|
|
{
|
|
"from": [4, 2, 4],
|
|
"to": [12, 15, 12],
|
|
"faces": {
|
|
"north": {"uv": [10, 10, 12, 16], "texture": "#0"},
|
|
"east": {"uv": [8, 10, 10, 16], "texture": "#0"},
|
|
"south": {"uv": [14, 10, 16, 16], "texture": "#0"},
|
|
"west": {"uv": [12, 10, 14, 16], "texture": "#0"}
|
|
}
|
|
}
|
|
],
|
|
"display": {
|
|
"firstperson_righthand": {
|
|
"rotation": [0, 135, 0],
|
|
"scale": [0.4, 0.4, 0.4]
|
|
}
|
|
}
|
|
} |