Create/Update assets for version 1.19.1

This commit is contained in:
InventiveBot
2022-08-03 18:27:40 +02:00
parent 70e4a09348
commit 5682fb1979
15468 changed files with 1044674 additions and 18 deletions

View File

@@ -0,0 +1,13 @@
{
"textures": {
"particle": "#texture"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 16, 0 ],
"faces": {
"north": { "texture": "#texture", "cullface":"north" }
}
}
]
}