Create/Update assets for version 1.16.2-rc2

This commit is contained in:
InventiveBot
2020-08-11 14:53:52 +00:00
parent 39608a7225
commit 21d9461278
5804 changed files with 365704 additions and 80268 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"
}
}
}
}