Create/Update assets for version 25w08a

This commit is contained in:
InventiveBot
2025-02-19 18:31:59 +01:00
parent 7e5f745d52
commit 9cfc8b5202
22017 changed files with 1523034 additions and 18 deletions

View File

@@ -0,0 +1,21 @@
{
"ambientocclusion": false,
"textures": {
"particle": "#torch"
},
"elements": [
{ "from": [ -1, 3.5, 7 ],
"to": [ 1, 13.5, 9 ],
"rotation": { "origin": [ 0, 3.5, 8 ], "axis": "z", "angle": -22.5 },
"shade": false,
"faces": {
"down": { "uv": [ 7, 13, 9, 15 ], "texture": "#torch" },
"up": { "uv": [ 7, 6, 9, 8 ], "texture": "#torch" },
"north": { "uv": [ 7, 6, 9, 16 ], "texture": "#torch" },
"east": { "uv": [ 7, 6, 9, 16 ], "texture": "#torch" },
"south": { "uv": [ 7, 6, 9, 16 ], "texture": "#torch" },
"west": { "uv": [ 7, 6, 9, 16 ], "texture": "#torch" }
}
}
]
}