OBJ Models for Incense Altar + Soul Forge render

TODO -

* Fix screwy rotation
* Fix z-fighting
* HellfireForge texture is broken
This commit is contained in:
Nick 2016-02-01 13:11:33 -08:00
parent b6bdd0740c
commit d60f07f1c0
9 changed files with 1108 additions and 41 deletions

View file

@ -1,12 +0,0 @@
{
"parent": "bloodmagic:block/BlockIncenseAltar",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}

View file

@ -1,13 +0,0 @@
{
"parent": "bloodmagic:block/BlockSoulForge",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
}
}
}