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

84 lines
2.0 KiB
JSON

{
"parent": "item/bucket",
"textures": {
"1": "item/bowl_model",
"particle": "item/bowl"
},
"elements": [
{
"from": [6, 4, 6],
"to": [10, 4, 10],
"shade": false,
"faces": {
"down": {"uv": [8, 8, 16, 16], "texture": "#1"}
}
},
{
"from": [3, 0, 3],
"to": [13, 4, 13],
"shade": false,
"faces": {
"north": {"uv": [0, 5, 5, 7], "texture": "#1"},
"east": {"uv": [0, 5, 5, 7], "texture": "#1"},
"south": {"uv": [0, 5, 5, 7], "texture": "#1"},
"west": {"uv": [0, 5, 5, 7], "texture": "#1"},
"up": {"uv": [0, 0, 5, 5], "texture": "#1"}
}
},
{
"from": [12, 4, 12],
"to": [4, 1, 4],
"shade": false,
"faces": {
"north": {"uv": [5.5, 6, 9.5, 4.5], "rotation": 180, "texture": "#1"},
"east": {"uv": [5.5, 6, 9.5, 4.5], "rotation": 180, "texture": "#1"},
"south": {"uv": [5.5, 6, 9.5, 4.5], "rotation": 180, "texture": "#1"},
"west": {"uv": [5.5, 6, 9.5, 4.5], "rotation": 180, "texture": "#1"},
"up": {"uv": [5.5, 0.5, 9.5, 4.5], "texture": "#1"}
}
},
{
"from": [12, 4, 12],
"to": [4, 3, 4],
"shade": false,
"faces": {
"up": {"uv": [10, 0.5, 14, 4.5], "texture": "#1"}
}
},
{
"from": [0, 0, 8],
"to": [16, 16, 8],
"shade": false,
"rotation": {"angle": 45, "axis": "y", "origin": [8, 0, 8]},
"faces": {
"north": {"uv": [7.5, 8, 0, 16], "texture": "#1"},
"south": {"uv": [0, 8, 7.5, 16], "texture": "#1"}
}
}
],
"display": {
"thirdperson_righthand": {
"rotation": [68, 0, 0],
"translation": [0, 5, 3.5],
"scale": [0.8, 0.8, 0.8]
},
"thirdperson_lefthand": {
"rotation": [68, 0, 0],
"translation": [0, 5, 3.5],
"scale": [0.8, 0.8, 0.8]
},
"firstperson_righthand": {
"rotation": [26, -41, 12],
"translation": [1.75, 6.5, 0]
},
"firstperson_lefthand": {
"rotation": [26, -41, 12],
"translation": [1.75, 6.5, 0]
},
"head": {
"rotation": [-157.75, 0, 0],
"translation": [0, -5, -2.75],
"scale": [2, 2, 2]
}
}
}