2020-07-11 01:28:37 +02:00
|
|
|
{
|
|
|
|
"credit": "Made with Blockbench",
|
|
|
|
"parent": "block/block",
|
|
|
|
"textures": {
|
|
|
|
"0": "create:block/seat/bottom",
|
|
|
|
"1": "create:block/seat/top_red",
|
|
|
|
"2": "create:block/seat/side_red",
|
|
|
|
"particle": "#1"
|
|
|
|
},
|
|
|
|
"elements": [
|
|
|
|
{
|
|
|
|
"from": [0, 0, 0],
|
|
|
|
"to": [16, 8, 16],
|
|
|
|
"faces": {
|
|
|
|
"north": {"uv": [0, 8, 16, 16], "texture": "#2"},
|
|
|
|
"east": {"uv": [0, 8, 16, 16], "texture": "#2"},
|
|
|
|
"south": {"uv": [0, 8, 16, 16], "texture": "#2"},
|
|
|
|
"west": {"uv": [0, 8, 16, 16], "texture": "#2"},
|
|
|
|
"up": {"uv": [0, 0, 16, 16], "texture": "#1"},
|
|
|
|
"down": {"uv": [0, 0, 16, 16], "texture": "#0"}
|
|
|
|
}
|
|
|
|
}
|
2020-10-22 00:50:17 +02:00
|
|
|
],
|
|
|
|
"display": {
|
|
|
|
"thirdperson_righthand": {
|
|
|
|
"rotation": [75, 45, 0],
|
|
|
|
"translation": [0, 2.5, 0],
|
|
|
|
"scale": [0.375, 0.375, 0.375]
|
|
|
|
},
|
|
|
|
"thirdperson_lefthand": {
|
|
|
|
"rotation": [75, 45, 0],
|
|
|
|
"translation": [0, 2.5, 0],
|
|
|
|
"scale": [0.375, 0.375, 0.375]
|
|
|
|
},
|
|
|
|
"firstperson_righthand": {
|
|
|
|
"rotation": [0, 45, 0],
|
|
|
|
"scale": [0.4, 0.4, 0.4]
|
|
|
|
},
|
|
|
|
"firstperson_lefthand": {
|
|
|
|
"rotation": [0, 225, 0],
|
|
|
|
"scale": [0.4, 0.4, 0.4]
|
|
|
|
},
|
|
|
|
"ground": {
|
|
|
|
"translation": [0, 3, 0],
|
|
|
|
"scale": [0.25, 0.25, 0.25]
|
|
|
|
},
|
|
|
|
"gui": {
|
|
|
|
"rotation": [30, 225, 0],
|
|
|
|
"translation": [0, 2, 0],
|
|
|
|
"scale": [0.625, 0.625, 0.625]
|
|
|
|
},
|
|
|
|
"fixed": {
|
|
|
|
"scale": [0.5, 0.5, 0.5]
|
|
|
|
}
|
|
|
|
}
|
2020-07-11 01:28:37 +02:00
|
|
|
}
|