Create/Update assets for version 20w22a

This commit is contained in:
InventiveBot
2020-05-29 14:41:37 +00:00
parent f5f1919d60
commit 0f3d8458da
5752 changed files with 336622 additions and 71827 deletions

View File

@@ -1,7 +1,13 @@
{
"variants": {
"type=bottom": { "model": "block/spruce_slab" },
"type=top": { "model": "block/spruce_slab_top" },
"type=double": { "model": "block/spruce_planks" }
"variants": {
"type=bottom": {
"model": "minecraft:block/spruce_slab"
},
"type=double": {
"model": "minecraft:block/spruce_planks"
},
"type=top": {
"model": "minecraft:block/spruce_slab_top"
}
}
}
}