Create/Update assets for version 1.19-pre1

This commit is contained in:
InventiveBot
2022-05-18 18:37:27 +02:00
parent 0aac28db57
commit 005d0df8d5
15463 changed files with 1024243 additions and 18 deletions

View File

@@ -0,0 +1,19 @@
{
"parent": "block/block",
"textures": {
"particle": "#all"
},
"elements": [
{ "from": [ 5, 0, 4 ],
"to": [ 9, 7, 8 ],
"faces": {
"down": { "uv": [ 0, 0, 4, 4 ], "texture": "#all", "cullface": "down" },
"up": { "uv": [ 0, 0, 4, 4 ], "texture": "#all" },
"north": { "uv": [ 1, 4, 5, 11 ], "texture": "#all" },
"south": { "uv": [ 1, 4, 5, 11 ], "texture": "#all" },
"west": { "uv": [ 1, 4, 5, 11 ], "texture": "#all" },
"east": { "uv": [ 1, 4, 5, 11 ], "texture": "#all" }
}
}
]
}