superb-warfare/src/main/resources/assets/superbwarfare/models/item/trachelium3d.json
2024-07-27 02:20:09 +08:00

102 lines
No EOL
2.9 KiB
JSON

{
"credit": "Made with Blockbench",
"textures": {
"0": "superbwarfare:item/trachelium3d",
"particle": "superbwarfare:item/trachelium3d"
},
"elements": [
{
"from": [7.5, 4, 2],
"to": [8.5, 5, 8],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 4.5, 6]},
"faces": {
"north": {"uv": [10, 0, 11, 1], "texture": "#0"},
"east": {"uv": [3, 0, 9, 1], "texture": "#0"},
"south": {"uv": [1, 10, 2, 11], "texture": "#0"},
"west": {"uv": [3, 1, 9, 2], "texture": "#0"},
"up": {"uv": [4, 8, 3, 2], "texture": "#0"},
"down": {"uv": [5, 2, 4, 8], "texture": "#0"}
}
},
{
"from": [7.5, 2.75, 8],
"to": [8.5, 5.25, 11.25],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 4.5, 6]},
"faces": {
"north": {"uv": [4, 8, 5, 11], "texture": "#0"},
"east": {"uv": [0, 0, 3, 3], "texture": "#0"},
"south": {"uv": [5, 8, 6, 11], "texture": "#0"},
"west": {"uv": [0, 3, 3, 6], "texture": "#0"},
"up": {"uv": [7, 11, 6, 8], "texture": "#0"},
"down": {"uv": [8, 8, 7, 11], "texture": "#0"}
}
},
{
"from": [7.5, 2.75, 11.25],
"to": [8.5, 4.25, 12.25],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 4.5, 6]},
"faces": {
"north": {"uv": [2, 6, 3, 8], "texture": "#0"},
"east": {"uv": [9, 3, 10, 5], "texture": "#0"},
"south": {"uv": [9, 5, 10, 7], "texture": "#0"},
"west": {"uv": [9, 7, 10, 9], "texture": "#0"},
"up": {"uv": [11, 2, 10, 1], "texture": "#0"},
"down": {"uv": [3, 10, 2, 11], "texture": "#0"}
}
},
{
"from": [7, 3, 8.5],
"to": [9, 5, 10.75],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 4.5, 6]},
"faces": {
"north": {"uv": [0, 6, 2, 8], "texture": "#0"},
"east": {"uv": [7, 2, 9, 4], "texture": "#0"},
"south": {"uv": [7, 4, 9, 6], "texture": "#0"},
"west": {"uv": [7, 6, 9, 8], "texture": "#0"},
"up": {"uv": [2, 10, 0, 8], "texture": "#0"},
"down": {"uv": [4, 8, 2, 10], "texture": "#0"}
}
},
{
"from": [7.5, -0.25, 10.5],
"to": [8.5, 2.75, 12.75],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 4.5, 6]},
"faces": {
"north": {"uv": [8, 8, 9, 11], "texture": "#0"},
"east": {"uv": [5, 2, 7, 5], "texture": "#0"},
"south": {"uv": [9, 0, 10, 3], "texture": "#0"},
"west": {"uv": [5, 5, 7, 8], "texture": "#0"},
"up": {"uv": [10, 11, 9, 9], "texture": "#0"},
"down": {"uv": [1, 10, 0, 12], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 5.75, -1.5]
},
"thirdperson_lefthand": {
"translation": [0, 5.75, -1.5],
"scale": [0, 0, 0]
},
"ground": {
"translation": [0, 5.75, 0]
},
"head": {
"translation": [0, 15.5, 0]
},
"fixed": {
"rotation": [0, -90, 0],
"translation": [-0.75, 8, 0],
"scale": [1.5, 1.5, 1.5]
}
},
"groups": [
{
"name": "trachelium3d",
"origin": [8, 4.5, 6],
"color": 0,
"children": [0, 1, 2, 3, 4]
}
]
}