WIP: patterns

This commit is contained in:
Aleksey 2020-10-12 17:58:12 +03:00
parent bd5d7e3937
commit 7e1d018140
48 changed files with 787 additions and 10 deletions

View file

@ -1,13 +1,15 @@
{
"variants": {
"type=bottom": {
"model": "betterend:pattern/slab/flavolite"
"model": "betterend:block/flavolite_slab"
},
"type=double": {
"model": "betterend:block/flavolite"
},
"type=top": {
"model": "betterend:pattern/slab_top/flavolite"
}
"model": "betterend:block/flavolite_slab",
"uvlock": true,
"x": 180
}
}
}