Create/Update assets for version 21w06a

This commit is contained in:
InventiveBot
2021-02-10 20:03:49 +00:00
parent afb02276af
commit 14290966d5
7793 changed files with 440970 additions and 97706 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"
}
}
}
}