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

95 lines
2.0 KiB
JSON

{
"parent": "item/end_portal_frame",
"ambientocclusion": false,
"textures": {
"1": "block/bamboo_stalk",
"2": "block/bamboo_stalk_leaves",
"6": "item/bamboo",
"particle": "block/bamboo_stalk"
},
"elements": [
{
"from": [6, 31, 6],
"to": [10, 31, 10],
"shade": false,
"faces": {
"down": {"uv": [0, 0, 16, 16], "texture": "#6"}
}
},
{
"from": [6.5, 0, 6.5],
"to": [9.5, 16, 9.5],
"faces": {
"north": {"uv": [0, 0, 3, 16], "texture": "#1"},
"east": {"uv": [0, 0, 3, 16], "texture": "#1"},
"south": {"uv": [0, 0, 3, 16], "texture": "#1"},
"west": {"uv": [0, 0, 3, 16], "texture": "#1"}
}
},
{
"from": [6.5, 16, 0.5],
"to": [9.5, 32, 15.5],
"faces": {
"east": {"uv": [0, 0, 15, 16], "texture": "#2"},
"west": {"uv": [0, 0, 15, 16], "texture": "#2"}
}
},
{
"from": [0.5, 16, 6.5],
"to": [15.5, 32, 9.5],
"faces": {
"north": {"uv": [0, 0, 15, 16], "texture": "#2"},
"south": {"uv": [0, 0, 15, 16], "texture": "#2"}
}
},
{
"from": [6.5, 16, 6.5],
"to": [9.5, 32, 9.5],
"faces": {
"up": {"uv": [13, 0, 16, 3], "texture": "#1"}
}
},
{
"from": [6.5, -16, 6.5],
"to": [9.5, 0, 9.5],
"faces": {
"north": {"uv": [3, 0, 6, 16], "texture": "#1"},
"east": {"uv": [3, 0, 6, 16], "texture": "#1"},
"south": {"uv": [3, 0, 6, 16], "texture": "#1"},
"west": {"uv": [3, 0, 6, 16], "texture": "#1"}
}
}
],
"display": {
"thirdperson_righthand": {
"translation": [0, 22, 2.5]
},
"thirdperson_lefthand": {
"translation": [0, 22, 2.5]
},
"firstperson_righthand": {
"rotation": [10, 0, -10],
"scale": [0.47, 0.47, 0.47]
},
"firstperson_lefthand": {
"rotation": [10, 0, -10],
"scale": [0.47, 0.47, 0.47]
},
"ground": {
"rotation": [22, 0, 0],
"translation": [0, 10.75, 0],
"scale": [0.56, 0.47, 0.56]
},
"gui": {
"rotation": [-90, 0, 0],
"scale": [4, 4, 4]
},
"head": {
"translation": [0, 29.75, 0]
},
"fixed": {
"translation": [0, 0, -1.75],
"scale": [0.7, 0.7, 0.7]
}
}
}