Fixed Blood Altar model
This commit is contained in:
parent
92992e246b
commit
d7191d9f2e
4 changed files with 306 additions and 81 deletions
|
@ -4,36 +4,11 @@
|
|||
"textures": { },
|
||||
"model": "bloodmagic:BlockAltar.obj",
|
||||
"custom": { "flip-v": true },
|
||||
"transform": {
|
||||
"translation": [ 0.05, -0.5, 0.05 ],
|
||||
"scale": [ 0.1, 0.1, 0.1 ]
|
||||
}
|
||||
"transform" : "forge:default-block"
|
||||
},
|
||||
"variants": {
|
||||
"normal": [{
|
||||
"normal": [{
|
||||
|
||||
}],
|
||||
"inventory": [{
|
||||
"transform": {
|
||||
"translation": [ 0.05, -0.1, 0.05 ],
|
||||
"scale": [ 0.07, 0.07, 0.07 ],
|
||||
"firstperson": {
|
||||
"translation": [ 0, 0, 0 ],
|
||||
"scale": [ 1, 1, 1 ]
|
||||
},
|
||||
"thirdperson": {
|
||||
"translation": [ 0, 0.09375, -0.171875 ],
|
||||
"rotation": [{ "x": 10 }, { "y": -45 }, { "z": 170 }],
|
||||
"scale": [ 0.375, 0.375, 0.375 ]
|
||||
},
|
||||
"fixed": {
|
||||
"scale": [ 1, 1, 1 ]
|
||||
},
|
||||
"gui": {
|
||||
"translation": [ 0, -0.15, -0.03 ],
|
||||
"scale": [ 1, 1, 1 ]
|
||||
}
|
||||
}
|
||||
}]
|
||||
}
|
||||
}]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue