Create/Update assets for version 1.16.2-pre1

This commit is contained in:
InventiveBot
2020-07-29 20:02:56 +00:00
parent b279e7a844
commit 5227559641
5804 changed files with 363769 additions and 79666 deletions

View File

@@ -1,7 +1,13 @@
{
"variants": {
"type=bottom": { "model": "block/quartz_slab" },
"type=top": { "model": "block/quartz_slab_top" },
"type=double": { "model": "block/quartz_block" }
"variants": {
"type=bottom": {
"model": "minecraft:block/quartz_slab"
},
"type=double": {
"model": "minecraft:block/quartz_block"
},
"type=top": {
"model": "minecraft:block/quartz_slab_top"
}
}
}
}