Create/Update assets for version 20w49a

This commit is contained in:
InventiveBot
2020-12-02 20:03:14 +00:00
parent f15eb9c4b1
commit b360b1222f
7439 changed files with 421195 additions and 91044 deletions

View File

@@ -1,7 +1,13 @@
{
"variants": {
"type=bottom": { "model": "block/smooth_sandstone_slab" },
"type=top": { "model": "block/smooth_sandstone_slab_top" },
"type=double": { "model": "block/smooth_sandstone" }
"variants": {
"type=bottom": {
"model": "minecraft:block/smooth_sandstone_slab"
},
"type=double": {
"model": "minecraft:block/smooth_sandstone"
},
"type=top": {
"model": "minecraft:block/smooth_sandstone_slab_top"
}
}
}
}