Create/Update assets for version 20w16a

This commit is contained in:
InventiveBot
2020-04-15 22:45:06 +00:00
parent 73ea4fb610
commit 9bba71188b
5697 changed files with 300742 additions and 63851 deletions

View File

@@ -1,7 +1,13 @@
{
"variants": {
"type=bottom": { "model": "block/polished_andesite_slab" },
"type=top": { "model": "block/polished_andesite_slab_top" },
"type=double": { "model": "block/polished_andesite" }
"variants": {
"type=bottom": {
"model": "minecraft:block/polished_andesite_slab"
},
"type=double": {
"model": "minecraft:block/polished_andesite"
},
"type=top": {
"model": "minecraft:block/polished_andesite_slab_top"
}
}
}
}