Create/Update assets for version 1.18.1-rc2

This commit is contained in:
InventiveBot
2021-12-08 18:34:21 +00:00
parent 9c9aceb7a6
commit f6bf2b8079
14398 changed files with 976096 additions and 18 deletions

View File

@@ -0,0 +1,18 @@
{
"ambientocclusion": false,
"textures": {
"particle": "#bottom"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 3, 16, 16 ],
"faces": {
"down": { "uv": [ 16, 13, 0, 16 ], "texture": "#bottom", "cullface": "down", "rotation": 90 },
"north": { "uv": [ 3, 0, 0, 16 ], "texture": "#bottom", "cullface": "north" },
"south": { "uv": [ 0, 0, 3, 16 ], "texture": "#bottom", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "west" },
"east": { "uv": [ 16, 0, 0, 16 ], "texture": "#bottom" }
}
}
]
}