Try custom slab model. Json patterns.

This commit is contained in:
Aleksey 2020-10-11 20:17:08 +03:00
parent 287c1fce62
commit 59fe3183b0
60 changed files with 1557 additions and 144 deletions

View file

@ -0,0 +1,13 @@
{
"variants": {
"type=bottom": {
"model": "betterend:block/flavolite_slab"
},
"type=double": {
"model": "betterend:block/flavolite"
},
"type=top": {
"model": "betterend:block/flavolite_slab_top"
}
}
}