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

37 lines
829 B
JSON

{
"ambientocclusion": false,
"textures": {
"2": "block/pumpkin_stem",
"particle": "block/pumpkin_stem_particle"
},
"elements": [
{
"from": [0, -1, 8],
"to": [16, 15, 8],
"shade": false,
"rotation": {"angle": -45, "axis": "y", "origin": [8, 8, 8]},
"faces": {
"north": {"uv": [6, 11.75, 8, 15.75], "texture": "#2"}
}
},
{
"from": [0, -1, 8],
"to": [16, 15, 8],
"shade": false,
"rotation": {"angle": 45, "axis": "y", "origin": [8, 8, 8]},
"faces": {
"east": {"uv": [8, 11.75, 6, 15.75], "texture": "#2"},
"south": {"uv": [8, 11.75, 6, 15.75], "texture": "#2"}
}
},
{
"from": [-16, -1, 8],
"to": [16, 31, 8],
"shade": false,
"faces": {
"north": {"uv": [4, 8, 8, 16], "texture": "#2"},
"south": {"uv": [8, 8, 4, 16], "texture": "#2"}
}
}
]
}