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

62 lines
1.5 KiB
JSON

{
"credit": "Made by LiteHorizon using Blockbench",
"texture_size": [32, 32],
"textures": {
"0": "custom:item/i_rotten",
"particle": "custom:item/i_rotten"
},
"elements": [
{
"from": [0, 0, 4],
"to": [16, 1, 11],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 0, 8]},
"faces": {
"north": {"uv": [0, 7, 8, 7.5], "texture": "#0"},
"east": {"uv": [0, 8, 3.5, 8.5], "texture": "#0"},
"south": {"uv": [0, 7.5, 8, 8], "texture": "#0"},
"west": {"uv": [8, 0, 11.5, 0.5], "texture": "#0"},
"up": {"uv": [8, 3.5, 0, 0], "texture": "#0"},
"down": {"uv": [8, 3.5, 0, 7], "texture": "#0"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [-20, 0, 0],
"translation": [0, 3.75, -0.5],
"scale": [0.5, 0.5, 0.5]
},
"thirdperson_lefthand": {
"rotation": [-20, 0, 0],
"translation": [0, 3.75, -0.5],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_righthand": {
"rotation": [-57, 2, 86],
"translation": [-3.5, 5.25, 1.75],
"scale": [0.39, 0.5, 0.5]
},
"firstperson_lefthand": {
"rotation": [-57, 2, 86],
"translation": [-3.5, 5.25, 1.75],
"scale": [0.39, 0.5, 0.5]
},
"ground": {
"translation": [0, 2.75, 0],
"scale": [0.5, 0.5, 0.5]
},
"gui": {
"rotation": [76, 156, 0],
"translation": [0, 1.75, 0],
"scale": [0.8, 0.8, 0.8]
},
"head": {
"rotation": [-90, 0, 0],
"translation": [0, 10.5, -7.5]
},
"fixed": {
"rotation": [-90, 0, 0],
"translation": [0, 0, -8]
}
}
}