Create/Update assets for version 20w28a

This commit is contained in:
InventiveBot
2020-07-08 17:04:28 +00:00
parent d22ccd6810
commit 308262aedd
5801 changed files with 356463 additions and 75733 deletions

View File

@@ -1,7 +1,13 @@
{
"variants": {
"type=bottom": { "model": "block/jungle_slab" },
"type=top": { "model": "block/jungle_slab_top" },
"type=double": { "model": "block/jungle_planks" }
"variants": {
"type=bottom": {
"model": "minecraft:block/jungle_slab"
},
"type=double": {
"model": "minecraft:block/jungle_planks"
},
"type=top": {
"model": "minecraft:block/jungle_slab_top"
}
}
}
}