Create/Update assets for version 1.16

This commit is contained in:
InventiveBot
2020-06-23 13:13:26 +00:00
parent 715ed9b7fc
commit 86c695f617
5768 changed files with 351274 additions and 74952 deletions

View File

@@ -1,7 +1,13 @@
{
"variants": {
"type=bottom": { "model": "block/acacia_slab" },
"type=top": { "model": "block/acacia_slab_top" },
"type=double": { "model": "block/acacia_planks" }
"variants": {
"type=bottom": {
"model": "minecraft:block/acacia_slab"
},
"type=double": {
"model": "minecraft:block/acacia_planks"
},
"type=top": {
"model": "minecraft:block/acacia_slab_top"
}
}
}
}