Respawn obelisk (WIP)

This commit is contained in:
paulevsGitch 2020-12-14 21:23:09 +03:00
parent 24b4b722c2
commit 61460e6e6c
14 changed files with 384 additions and 0 deletions

View file

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