Create/Update assets for version 20w29a

This commit is contained in:
InventiveBot
2020-07-15 16:37:25 +00:00
parent 6cc8a5d1fe
commit 2cdfd07938
5801 changed files with 358923 additions and 76689 deletions

View File

@@ -1,20 +1,7 @@
{
"parent": "block/cube_column",
"textures": {
"end": "block/bone_block_top",
"side": "block/bone_block_side"
},
"elements": [
{ "from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "texture": "#end", "cullface": "down" },
"up": { "texture": "#end", "cullface": "up" },
"north": { "texture": "#side", "cullface": "north" },
"south": { "texture": "#side", "cullface": "south" },
"west": { "texture": "#side", "cullface": "west" },
"east": { "texture": "#side", "cullface": "east" }
}
}
]
}
"parent": "minecraft:block/cube_column",
"textures": {
"end": "minecraft:block/bone_block_top",
"side": "minecraft:block/bone_block_side"
}
}