Create/Update assets for version 1.21.3

This commit is contained in:
InventiveBot
2024-10-23 18:31:37 +02:00
parent 8123f1988e
commit fca72bb173
20849 changed files with 1466092 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" }
}
}
]
}