Create/Update assets for version 24w07a

This commit is contained in:
InventiveBot
2024-02-14 17:44:28 +01:00
parent 8a711188fb
commit a6f80da4ae
19660 changed files with 1362460 additions and 18 deletions

View File

@@ -0,0 +1,34 @@
{
"ambientocclusion": false,
"textures": {
"particle": "#flowerbed"
},
"elements": [
{
"from": [8, 2, 0],
"to": [16, 2, 8],
"faces": {
"up": {"uv": [8, 0, 16, 8], "texture": "#flowerbed"},
"down": {"uv": [8, 8, 16, 0], "texture": "#flowerbed"}
}
},
{
"from": [12.4, 0, -7.7],
"to": [12.4, 2, -6.7],
"rotation": {"angle": -45, "axis": "y", "origin": [-1, 0, -3]},
"faces": {
"east": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1},
"west": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1}
}
},
{
"from": [11.9, 0, -7.2],
"to": [12.9, 2, -7.2],
"rotation": {"angle": -45, "axis": "y", "origin": [-1, 0, -3]},
"faces": {
"north": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1},
"south": {"uv": [0, 5, 1, 7], "texture": "#stem", "tintindex": 1}
}
}
]
}