Files
minecraft-assets/assets/minecraft/models/block/flowerbed_2.json
2023-03-01 18:28:44 +01:00

51 lines
1.7 KiB
JSON

{
"ambientocclusion": false,
"textures": {
"particle": "#flowerbed"
},
"elements": [
{
"from": [0, 1, 8],
"to": [8, 1, 16],
"faces": {
"up": {"uv": [0, 8, 8, 16], "texture": "#flowerbed"},
"down": {"uv": [0, 16, 8, 8], "texture": "#flowerbed"}
}
},
{
"from": [0, 1, 8],
"to": [8, 1, 16],
"faces": {
"up": {"uv": [0, 8, 8, 16], "texture": "#flowerbed"},
"down": {"uv": [0, 16, 8, 8], "texture": "#flowerbed"}
}
},
{
"from": [10.15, 0, 5.25],
"to": [11.15, 1, 5.25],
"rotation": {"angle": -45, "axis": "y", "origin": [0, 0, 1]},
"faces": {
"north": {"uv": [0, 6, 1, 7], "texture": "#stem", "tintindex": 1},
"east": {"uv": [0, 0, 0, 3], "texture": "#stem", "tintindex": 1},
"south": {"uv": [0, 6, 1, 7], "texture": "#stem", "tintindex": 1},
"west": {"uv": [0, 0, 0, 3], "texture": "#stem", "tintindex": 1},
"up": {"uv": [0, 0, 0, 1], "rotation": 270, "texture": "#stem", "tintindex": 1},
"down": {"uv": [0, 0, 0, 1], "rotation": 90, "texture": "#stem", "tintindex": 1}
}
},
{
"from": [10.65, 0, 4.75],
"to": [10.65, 1, 5.75],
"rotation": {"angle": -45, "axis": "y", "origin": [0, 0, 1]},
"faces": {
"north": {"uv": [0, 0, 0, 3], "texture": "#stem", "tintindex": 1},
"east": {"uv": [0, 6, 1, 7], "texture": "#stem", "tintindex": 1},
"south": {"uv": [0, 0, 0, 3], "texture": "#stem", "tintindex": 1},
"west": {"uv": [0, 6, 1, 7], "texture": "#stem", "tintindex": 1},
"up": {"uv": [0, 0, 0, 1], "texture": "#stem", "tintindex": 1},
"down": {"uv": [0, 0, 0, 1], "texture": "#stem", "tintindex": 1}
}
}
]
}