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

51 lines
1.2 KiB
JSON

{
"credit": "Created by Stridey",
"textures": {
"keralis": "custom:item/keralis_old_head"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 8, 8, 16], "texture": "#keralis"},
"east": {"uv": [16, 8, 8, 16], "texture": "#keralis"},
"south": {"uv": [0, 0, 8, 8], "texture": "#keralis"},
"west": {"uv": [8, 8, 16, 16], "texture": "#keralis"},
"up": {"uv": [0, 0, 8, 8], "texture": "#keralis"},
"down": {"uv": [8, 0, 16, 8], "texture": "#keralis"}
}
}
],
"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],
"scale": [0.625, 0.625, 0.625]
},
"fixed": {
"scale": [0.5, 0.5, 0.5]
}
}
}