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,10 @@
{
"defaultMap": {
"spriteMap": [
{
"sprite": "betterend:block/aurora_crystal",
"material": "betterend:glow_all"
}
]
}
}