ploof-pack/faithless/assets/minecraft/models/item/heart_of_the_sea.json

99 lines
2.3 KiB
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"parent": "block/block",
"ambientocclusion": false,
"textures": {
"1": "item/heart_of_the_sea_model",
"3": "item/heart_of_the_sea",
"2": "item/i_got_a_jar_of_dirt"
},
"elements": [
{
"from": [6, -10, 6],
"to": [10, -10, 10],
"shade": false,
"faces": {
"down": {"uv": [0, 0, 16, 16], "texture": "#3"}
}
},
{
"from": [-16, 16, 14],
"to": [32, 32, 14],
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#2"},
"south": {"uv": [0, 0, 16, 16], "texture": "#2"}
}
},
{
"from": [5, -16, 5],
"to": [11, -9, 11],
"faces": {
"north": {"uv": [5, 3, 8, 6.5], "texture": "#1"},
"east": {"uv": [5, 3, 8, 6.5], "texture": "#1"},
"south": {"uv": [5, 3, 8, 6.5], "texture": "#1"},
"west": {"uv": [5, 3, 8, 6.5], "texture": "#1"},
"up": {"uv": [5, 0, 8, 3], "texture": "#1"}
}
},
{
"from": [6, -6, 6],
"to": [10, -4, 10],
"faces": {
"north": {"uv": [0, 2, 2, 3], "texture": "#1"},
"east": {"uv": [0, 2, 2, 3], "texture": "#1"},
"south": {"uv": [0, 2, 2, 3], "texture": "#1"},
"west": {"uv": [0, 2, 2, 3], "texture": "#1"},
"up": {"uv": [0, 0, 2, 2], "texture": "#1"}
}
},
{
"from": [4.75, -16, 4.75],
"to": [11.25, -6, 11.25],
"faces": {
"north": {"uv": [2, 3, 5, 8], "texture": "#1"},
"east": {"uv": [2, 3, 5, 8], "texture": "#1"},
"south": {"uv": [2, 3, 5, 8], "texture": "#1"},
"west": {"uv": [2, 3, 5, 8], "texture": "#1"},
"up": {"uv": [2, 0, 5, 3], "texture": "#1"}
}
}
],
"gui_light": "front",
"display": {
"thirdperson_righthand": {
"rotation": [56, 6, 3],
"translation": [-1, 10, 14],
"scale": [0.75, 0.75, 0.75]
},
"thirdperson_lefthand": {
"rotation": [56, 6, 3],
"translation": [-1, 10, 14],
"scale": [0.75, 0.75, 0.75]
},
"firstperson_righthand": {
"rotation": [-180, -162, -170],
"translation": [-3.5, 12.5, 3.5],
"scale": [0.5, 0.5, 0.5]
},
"firstperson_lefthand": {
"rotation": [-180, -162, -170],
"translation": [-3.5, 12.5, 3.5],
"scale": [0.5, 0.5, 0.5]
},
"ground": {
"translation": [0, 14, 0],
"scale": [0.6, 0.6, 0.6]
},
"gui": {
"rotation": [270, 0, 0],
"scale": [4, 1.4, 4]
},
"head": {
"translation": [0, 30.25, 0]
},
"fixed": {
"rotation": [-90, 0, 0],
"translation": [0, 0, -46],
"scale": [2, 2, 2]
}
}
}