Create/Update assets for version 25w03a

This commit is contained in:
InventiveBot
2025-01-15 18:31:25 +01:00
parent cf75216007
commit cfad7ee62b
21685 changed files with 1495422 additions and 18 deletions

View File

@@ -0,0 +1,20 @@
{
"ambientocclusion": false,
"textures": {
"particle": "#torch"
},
"elements": [
{ "from": [ 7, 0, 7 ],
"to": [ 9, 10, 9 ],
"shade": false,
"faces": {
"down": { "uv": [ 7, 13, 9, 15 ], "texture": "#torch", "cullface": "down" },
"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" }
}
}
]
}