Added obj for WIP Demon Crucible (name pending). Fixed Floating Incense Altar syndrome.

This commit is contained in:
WayofTime 2016-02-17 09:21:22 -05:00
parent af193c3e5b
commit 3e94aeae77
8 changed files with 1044 additions and 2 deletions

View file

@ -0,0 +1,21 @@
{
"forge_marker": 1,
"defaults": {
"textures": { },
"model": "bloodmagic:BlockDemonCrucible.obj",
"custom": { "flip-v": true },
"transform": {
"translation": [ 0.5, 0, 0.5]
}
},
"variants": {
"normal": [{
}],
"inventory": [{
"transform": {
"translation": [0.44, -0.1, 0.44]
}
}]
}
}