superb-warfare/models/pad.json
2024-05-04 14:26:24 +08:00

122 lines
No EOL
3.7 KiB
JSON

{
"credit": "Made with Blockbench",
"texture_size": [64, 64],
"textures": {
"0": "target:blocks/pad",
"particle": "target:blocks/pad"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 3, 16],
"faces": {
"north": {"uv": [4, 7, 8, 7.75], "texture": "#0"},
"east": {"uv": [7.5, 0, 11.5, 0.75], "texture": "#0"},
"south": {"uv": [7.5, 0.75, 11.5, 1.5], "texture": "#0"},
"west": {"uv": [7.5, 1.5, 11.5, 2.25], "texture": "#0"},
"up": {"uv": [4, 4, 0, 0], "texture": "#0"},
"down": {"uv": [4, 4, 0, 8], "texture": "#0"}
}
},
{
"from": [14, -0.1, 14],
"to": [16.25, 3.25, 16.25],
"faces": {
"north": {"uv": [7.5, 3.25, 8.0625, 4.0625], "texture": "#0"},
"east": {"uv": [7.5, 4.25, 8.0625, 5.0625], "texture": "#0"},
"south": {"uv": [7.5, 5.25, 8.0625, 6.0625], "texture": "#0"},
"west": {"uv": [4, 7.75, 4.5625, 8.5625], "texture": "#0"},
"up": {"uv": [8.8125, 4.8125, 8.25, 4.25], "texture": "#0"},
"down": {"uv": [8.8125, 5, 8.25, 5.5625], "texture": "#0"}
}
},
{
"from": [-0.25, -0.1, 14],
"to": [2, 3.25, 16.25],
"faces": {
"north": {"uv": [4.75, 7.75, 5.3125, 8.5625], "texture": "#0"},
"east": {"uv": [5.5, 7.75, 6.0625, 8.5625], "texture": "#0"},
"south": {"uv": [6.25, 7.75, 6.8125, 8.5625], "texture": "#0"},
"west": {"uv": [7, 7.75, 7.5625, 8.5625], "texture": "#0"},
"up": {"uv": [9.0625, 7.8125, 8.5, 7.25], "texture": "#0"},
"down": {"uv": [9.0625, 8, 8.5, 8.5625], "texture": "#0"}
}
},
{
"from": [-0.25, -0.1, -0.25],
"to": [2, 3.25, 2],
"faces": {
"north": {"uv": [7.75, 7.75, 8.3125, 8.5625], "texture": "#0"},
"east": {"uv": [0, 8, 0.5625, 8.8125], "texture": "#0"},
"south": {"uv": [0.75, 8, 1.3125, 8.8125], "texture": "#0"},
"west": {"uv": [1.5, 8, 2.0625, 8.8125], "texture": "#0"},
"up": {"uv": [4.3125, 9.3125, 3.75, 8.75], "texture": "#0"},
"down": {"uv": [5.0625, 8.75, 4.5, 9.3125], "texture": "#0"}
}
},
{
"from": [14, -0.1, -0.25],
"to": [16.25, 3.25, 2],
"faces": {
"north": {"uv": [2.25, 8, 2.8125, 8.8125], "texture": "#0"},
"east": {"uv": [3, 8, 3.5625, 8.8125], "texture": "#0"},
"south": {"uv": [8, 6.25, 8.5625, 7.0625], "texture": "#0"},
"west": {"uv": [8.25, 3.25, 8.8125, 4.0625], "texture": "#0"},
"up": {"uv": [5.8125, 9.3125, 5.25, 8.75], "texture": "#0"},
"down": {"uv": [9.3125, 5.75, 8.75, 6.3125], "texture": "#0"}
}
},
{
"from": [1, 3, 1],
"to": [15, 4, 15],
"faces": {
"north": {"uv": [7.5, 2.25, 11, 2.5], "texture": "#0"},
"east": {"uv": [7.5, 2.5, 11, 2.75], "texture": "#0"},
"south": {"uv": [7.5, 2.75, 11, 3], "texture": "#0"},
"west": {"uv": [7.5, 3, 11, 3.25], "texture": "#0"},
"up": {"uv": [7.5, 3.5, 4, 0], "texture": "#0"},
"down": {"uv": [7.5, 3.5, 4, 7], "texture": "#0"}
}
}
],
"gui_light": "front",
"display": {
"thirdperson_righthand": {
"rotation": [90, 0, 0],
"translation": [0.25, 2.75, 3],
"scale": [0.4, 0.4, 0.4]
},
"thirdperson_lefthand": {
"rotation": [90, 0, 0],
"translation": [0.25, 2.75, 3],
"scale": [0.4, 0.4, 0.4]
},
"firstperson_righthand": {
"rotation": [71.5, -21, 0],
"translation": [-1, 1.5, 3.75],
"scale": [0.7, 0.7, 0.7]
},
"firstperson_lefthand": {
"rotation": [71.5, -21, 0],
"translation": [-1, 1.5, 3.75],
"scale": [0.7, 0.7, 0.7]
},
"ground": {
"translation": [0, 0.5, 0],
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [45, -45, 0],
"translation": [0, 2.5, 0],
"scale": [0.68, 0.68, 0.68]
},
"head": {
"rotation": [0, 180, 0],
"translation": [0, 11, 0]
},
"fixed": {
"rotation": [-90, 90, 0],
"translation": [0, 0, -5]
}
}
}