Nexan-s_Custom_Resources/assets/custom/models/item/bug_glasses.json

110 lines
3.0 KiB
JSON
Raw Normal View History

{
"credit": "Made with Blockbench",
"textures": {
"1": "custom:item/bug_glasses"
},
"elements": [
{
"from": [9, 6.9, 3.8],
"to": [12.5, 10.3, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 2.7, 8]},
"faces": {
"north": {"uv": [0, 0, 3, 3], "texture": "#1"},
"east": {"uv": [7, 1, 8, 4], "texture": "#1"},
"south": {"uv": [0, 3, 3, 6], "texture": "#1"},
"west": {"uv": [2, 7, 3, 10], "texture": "#1"},
"up": {"uv": [10, 5, 7, 4], "texture": "#1"},
"down": {"uv": [8, 7, 5, 8], "texture": "#1"}
}
},
{
"from": [12, 8.5, 3.9],
"to": [12.1, 9, 7.7],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 2.7, 8]},
"faces": {
"north": {"uv": [5, 9, 6, 10], "texture": "#1"},
"east": {"uv": [0, 6, 4, 7], "texture": "#1"},
"south": {"uv": [6, 9, 7, 10], "texture": "#1"},
"west": {"uv": [6, 0, 10, 1], "texture": "#1"},
"up": {"uv": [7, 5, 6, 1], "texture": "#1"},
"down": {"uv": [5, 6, 4, 10], "texture": "#1"}
}
},
{
"from": [3.9, 8.5, 3.9],
"to": [4, 9, 7.7],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 2.7, 8]},
"faces": {
"north": {"uv": [9, 6, 10, 7], "texture": "#1"},
"east": {"uv": [5, 6, 9, 7], "texture": "#1"},
"south": {"uv": [7, 9, 8, 10], "texture": "#1"},
"west": {"uv": [6, 5, 10, 6], "texture": "#1"},
"up": {"uv": [1, 11, 0, 7], "texture": "#1"},
"down": {"uv": [2, 7, 1, 11], "texture": "#1"}
}
},
{
"from": [3.5, 6.9, 3.8],
"to": [7, 10.3, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 2.7, 8]},
"faces": {
"north": {"uv": [3, 0, 6, 3], "texture": "#1"},
"east": {"uv": [3, 7, 4, 10], "texture": "#1"},
"south": {"uv": [3, 3, 6, 6], "texture": "#1"},
"west": {"uv": [8, 1, 9, 4], "texture": "#1"},
"up": {"uv": [8, 9, 5, 8], "texture": "#1"},
"down": {"uv": [11, 7, 8, 8], "texture": "#1"}
}
},
{
"from": [7, 8.3, 3.8],
"to": [9, 8.8, 4],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 2.7, 8]},
"faces": {
"north": {"uv": [8, 8, 10, 9], "texture": "#1"},
"east": {"uv": [8, 9, 9, 10], "texture": "#1"},
"south": {"uv": [9, 1, 11, 2], "texture": "#1"},
"west": {"uv": [9, 9, 10, 10], "texture": "#1"},
"up": {"uv": [11, 3, 9, 2], "texture": "#1"},
"down": {"uv": [11, 3, 9, 4], "texture": "#1"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [68, 0, 0],
"translation": [-3, -1, 1]
},
"thirdperson_lefthand": {
"rotation": [68, 0, 0],
"translation": [-3, -1, 1]
},
"firstperson_righthand": {
"rotation": [1, 0, 0],
"translation": [0, 0, 0.5]
},
"firstperson_lefthand": {
"rotation": [1, 0, 0],
"translation": [0, 0, 0.5]
},
"gui": {
"rotation": [54, 149, 0],
"translation": [1.75, 3, 0],
"scale": [1.5, 1.5, 1.5]
},
"head": {
"scale": [1.6, 1.6, 1.64]
},
"fixed": {
"translation": [0, 0, 0.75]
}
},
"groups": [
{
"name": "bug_glasses",
"origin": [8, 8, 8],
"color": 0,
"children": [0, 1, 2, 3, 4]
}
]
}