superb-warfare/src/main/resources/assets/superbwarfare/models/item/glock17_3d.json
2024-08-02 17:10:39 +08:00

100 lines
No EOL
3 KiB
JSON

{
"credit": "Made with Blockbench",
"texture_size": [32, 32],
"textures": {
"0": "superbwarfare:item/glock17_3d",
"particle": "superbwarfare:item/glock17_3d"
},
"elements": [
{
"from": [7, 6, 2],
"to": [9, 8, 15],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 6, 2]},
"faces": {
"north": {"uv": [7, 1.5, 8, 2.5], "texture": "#0"},
"east": {"uv": [0, 0, 6.5, 1], "texture": "#0"},
"south": {"uv": [7, 2.5, 8, 3.5], "texture": "#0"},
"west": {"uv": [0, 1, 6.5, 2], "texture": "#0"},
"up": {"uv": [1, 8.5, 0, 2], "texture": "#0"},
"down": {"uv": [2, 2, 1, 8.5], "texture": "#0"}
}
},
{
"from": [7, 5, 2.25],
"to": [9, 6, 14.25],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 4, 2]},
"faces": {
"north": {"uv": [7, 4.5, 8, 5], "texture": "#0"},
"east": {"uv": [6, 5.5, 12, 6], "texture": "#0"},
"south": {"uv": [7, 5, 8, 5.5], "texture": "#0"},
"west": {"uv": [6, 6, 12, 6.5], "texture": "#0"},
"up": {"uv": [3, 8, 2, 2], "texture": "#0"},
"down": {"uv": [4, 2, 3, 8], "texture": "#0"}
}
},
{
"from": [7.75, 3.25, 7.75],
"to": [8.25, 5, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [7, 4, 1]},
"faces": {
"north": {"uv": [7.5, 0, 8, 1], "texture": "#0"},
"east": {"uv": [8, 0, 8.5, 1], "texture": "#0"},
"south": {"uv": [8, 1, 8.5, 2], "texture": "#0"},
"west": {"uv": [2, 8, 2.5, 9], "texture": "#0"},
"up": {"uv": [7, 2, 6.5, 1.5], "texture": "#0"},
"down": {"uv": [8, 1, 7.5, 1.5], "texture": "#0"}
}
},
{
"from": [7.75, 3.25, 8],
"to": [8.25, 3.5, 11.75],
"rotation": {"angle": 0, "axis": "x", "origin": [8, 3.375, 8.875]},
"faces": {
"north": {"uv": [8, 2, 8.5, 2.5], "texture": "#0"},
"east": {"uv": [7, 3.5, 9, 4], "texture": "#0"},
"south": {"uv": [2.5, 8, 3, 8.5], "texture": "#0"},
"west": {"uv": [7, 4, 9, 4.5], "texture": "#0"},
"up": {"uv": [7.5, 8.5, 7, 6.5], "texture": "#0"},
"down": {"uv": [8, 6.5, 7.5, 8.5], "texture": "#0"}
}
},
{
"from": [7.00781, -0.51537, 11.15224],
"to": [8.99219, 6.23463, 14.15224],
"rotation": {"angle": -22.5, "axis": "x", "origin": [7, 4.23463, 12.15224]},
"faces": {
"north": {"uv": [4, 5.5, 5, 9], "texture": "#0"},
"east": {"uv": [4, 2, 5.5, 5.5], "texture": "#0"},
"south": {"uv": [5, 5.5, 6, 9], "texture": "#0"},
"west": {"uv": [5.5, 2, 7, 5.5], "texture": "#0"},
"up": {"uv": [7.5, 1.5, 6.5, 0], "texture": "#0"},
"down": {"uv": [7, 6.5, 6, 8], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [-1, 1.5, 0],
"scale": [0.5, 0.5, 0.5]
},
"thirdperson_lefthand": {
"scale": [0, 0, 0]
},
"firstperson_lefthand": {
"translation": [0, -80, 0],
"scale": [0, 0, 0]
},
"ground": {
"translation": [0, -0.25, 0],
"scale": [0.75, 0.75, 0.75]
},
"head": {
"translation": [0, 10.25, 0]
},
"fixed": {
"rotation": [90, 45, -90],
"translation": [1.25, 4, 0],
"scale": [1.2, 1.2, 1.2]
}
}
}