Create/Update assets for version 25w10a

This commit is contained in:
InventiveBot
2025-03-05 18:31:24 +01:00
parent c7ff813f73
commit a0c6fb3ce7
22031 changed files with 1528847 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" }
}
}
]
}