TripleTerrain (WIP)

This commit is contained in:
paulevsGitch 2021-03-11 03:55:14 +03:00
parent 311e5f3e4b
commit 9b464bcc06
12 changed files with 148 additions and 2 deletions

View file

@ -0,0 +1,7 @@
{
"variants": {
"shape=top": { "model": "betterend:block/rubinea_middle" },
"shape=middle": { "model": "betterend:block/rubinea_middle" },
"shape=bottom": { "model": "betterend:block/rubinea_bottom" }
}
}