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:
parent
95b10f35c8
commit
801355c051
39 changed files with 2819 additions and 3951 deletions
|
@ -4,18 +4,11 @@
|
|||
"textures": { },
|
||||
"model": "bloodmagic:BlockDemonCrystallizer.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]
|
||||
}
|
||||
}]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue