ploof-pack/faithless/assets/minecraft/models/block/attached_pumpkin_stem3.json

59 lines
1.6 KiB
JSON
Raw Normal View History

2023-12-06 21:06:52 -05:00
{
"ambientocclusion": false,
"textures": {
"2": "block/pumpkin_stem",
"3": "block/pumpkin_side",
"4": "block/pumpkin_top",
"5": "block/pumpkin_bottom",
"particle": "block/pumpkin_stem_particle"
},
"elements": [
{
"from": [0, -1, 8],
"to": [16, 15, 8],
"shade": false,
"rotation": {"angle": -45, "axis": "y", "origin": [8, 7, 8]},
"faces": {
"north": {"uv": [4, 11.75, 2, 15.75], "texture": "#2"},
"south": {"uv": [4, 11.75, 2, 15.75], "texture": "#2"}
}
},
{
"from": [0, -1, 8],
"to": [16, 15, 8],
"shade": false,
"rotation": {"angle": 45, "axis": "y", "origin": [8, 7, 8]},
"faces": {
"north": {"uv": [4, 11.75, 2, 15.75], "texture": "#2"},
"south": {"uv": [4, 11.75, 2, 15.75], "texture": "#2"}
}
},
{
"from": [-7, -0.5, 16],
"to": [-7, 15.5, 32],
"shade": false,
"rotation": {"angle": 45, "axis": "z", "origin": [-7, 8, 24]},
"faces": {
"east": {"uv": [10, 8, 12, 12], "rotation": 270, "texture": "#2"},
"west": {"uv": [10, 12, 12, 8], "rotation": 270, "texture": "#2"}
}
},
{
"from": [-16, -0.1, -0.1],
"to": [0.1, 16.1, 16.1],
"faces": {
"north": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#5"},
"east": {"uv": [0, 0, 16, 16], "rotation": 270, "texture": "#3"},
"south": {"uv": [0, 0, 16, 16], "rotation": 90, "texture": "#4"},
"up": {"uv": [16, 0, 0, 16], "rotation": 180, "texture": "#3"}
}
},
{
"from": [-1, 2.1, 0],
"to": [15, 2.1, 32],
"faces": {
"up": {"uv": [8, 8, 10, 16], "rotation": 180, "texture": "#2"}
}
}
]
}