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

108 lines
2.7 KiB
JSON

{
"parent": "item/end_portal_frame",
"textures": {
"0": "item/experience_bottle_model",
"particle": "item/experience_bottle_model"
},
"elements": [
{
"from": [4, 0, 4],
"to": [12, 8, 12],
"faces": {
"north": {"uv": [12, 4, 16, 8], "texture": "#0"},
"east": {"uv": [12, 4, 16, 8], "texture": "#0"},
"south": {"uv": [12, 4, 16, 8], "texture": "#0"},
"west": {"uv": [12, 4, 16, 8], "texture": "#0"},
"up": {"uv": [12, 0, 16, 4], "texture": "#0"}
}
},
{
"from": [5, 1, 5],
"to": [11, 7, 11],
"faces": {
"north": {"uv": [0, 0, 3.5, 3.5], "texture": "#0"},
"east": {"uv": [0, 0, 3.5, 3.5], "texture": "#0"},
"south": {"uv": [0, 0, 3.5, 3.5], "texture": "#0"},
"west": {"uv": [0, 0, 3.5, 3.5], "texture": "#0"},
"up": {"uv": [0, 0, 3.5, 3.5], "texture": "#0"}
}
},
{
"from": [6, 0, 6],
"to": [10, 2, 10],
"faces": {
"down": {"uv": [8, 8, 16, 16], "texture": "#0"}
}
},
{
"from": [7, 8, 7],
"to": [9, 11, 9],
"faces": {
"north": {"uv": [10, 3.5, 11, 5], "texture": "#0"},
"east": {"uv": [10, 3.5, 11, 5], "texture": "#0"},
"south": {"uv": [10, 3.5, 11, 5], "texture": "#0"},
"west": {"uv": [10, 3.5, 11, 5], "texture": "#0"},
"up": {"uv": [10, 2.5, 11, 3.5], "texture": "#0"}
}
},
{
"from": [7, 8, 9],
"to": [7, 11, 12],
"rotation": {"angle": -22.5, "axis": "y", "origin": [7, 9.5, 9]},
"faces": {
"east": {"uv": [9, 1, 7.5, 2.5], "texture": "#0"},
"west": {"uv": [7.5, 1, 9, 2.5], "texture": "#0"}
}
},
{
"from": [6, 9, 6],
"to": [10, 10, 10],
"faces": {
"north": {"uv": [9.5, 2, 11.5, 2.5], "texture": "#0"},
"east": {"uv": [9.5, 2, 11.5, 2.5], "texture": "#0"},
"south": {"uv": [9.5, 2, 11.5, 2.5], "texture": "#0"},
"west": {"uv": [9.5, 2, 11.5, 2.5], "texture": "#0"},
"up": {"uv": [9.5, 0, 11.5, 2], "texture": "#0"}
}
}
],
"gui_light": "front",
"display": {
"thirdperson_righthand": {
"rotation": [68, 0, 0],
"translation": [0, 2, 3.25],
"scale": [0.63, 0.63, 0.63]
},
"thirdperson_lefthand": {
"rotation": [68, 0, 0],
"translation": [0, 2, 3.25],
"scale": [0.63, 0.63, 0.63]
},
"firstperson_righthand": {
"rotation": [4.5, -41, 12],
"translation": [2.5, 2, 0]
},
"firstperson_lefthand": {
"rotation": [4.5, -41, 12],
"translation": [2.5, 2, 0]
},
"ground": {
"translation": [0, 5, 0],
"scale": [0.6, 0.6, 0.6]
},
"gui": {
"rotation": [270, 0, 0],
"scale": [4, 1.4, 4]
},
"head": {
"rotation": [12.5, 0, 0],
"translation": [0, -8.5, -7.25],
"scale": [0.99, 0.99, 0.99]
},
"fixed": {
"rotation": [-90, 0, 0],
"translation": [0, 0, -14],
"scale": [2, 2, 2]
}
}
}