Fixed rendering of .obj models in hand as well as a few small tweaks to attachment logic for routing nodes.

This commit is contained in:
WayofTime 2016-03-22 11:11:11 -04:00
parent 95b10f35c8
commit 801355c051
39 changed files with 2819 additions and 3951 deletions

View file

@ -4,18 +4,11 @@
"textures": { },
"model": "bloodmagic:BlockDemonCrucible.obj",
"custom": { "flip-v": true },
"transform": {
"translation": [ 0.5, 0, 0.5]
}
"transform" : "forge:default-block"
},
"variants": {
"normal": [{
}],
"inventory": [{
"transform": {
"translation": [0.44, -0.1, 0.44]
}
}]
}
}