Altar renders now
This commit is contained in:
parent
5985be1cd0
commit
72041e936a
5 changed files with 306 additions and 0 deletions
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"forge_marker": 1,
|
||||
"defaults": {
|
||||
"textures": { },
|
||||
"model": "bloodmagic:BlockAltar.obj",
|
||||
"custom": { "flip-v": true },
|
||||
"transform": {
|
||||
"translation": [ 0.05, -0.5, 0.05 ],
|
||||
"scale": [ 0.1, 0.1, 0.1 ]
|
||||
}
|
||||
},
|
||||
"variants": {
|
||||
"normal": [{
|
||||
|
||||
}],
|
||||
"inventory": [{
|
||||
"transform": {
|
||||
"translation": [ 0.05, -0.1, 0.05 ],
|
||||
"scale": [ 0.07, 0.07, 0.07 ],
|
||||
"gui": {
|
||||
"translation": [ 0, -0.15, -0.03 ],
|
||||
"scale": [ 1.04, 1.04, 1.04 ]
|
||||
}
|
||||
}
|
||||
}]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue