FurnaceSolar/Solar Panel JSON

This commit is contained in:
canitzp 2016-01-09 18:37:30 +01:00
parent f18dfa97c8
commit 15c03f2a43
3 changed files with 20 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{
"variants": {
"normal": { "model": "actuallyadditions:blockFurnaceSolar" }
}
}

View file

@ -0,0 +1,15 @@
{
"parent": "actuallyadditions:block/blockFurnaceSolar",
"display": {
"thirdperson": {
"rotation": [ 10, -45, 170 ],
"translation": [ 0, 1.5, -2.75 ],
"scale": [ 0.375, 0.375, 0.375 ]
},
"firstperson": {
"rotation": [0, 0, 0 ],
"translation": [0, 4, 2 ],
"scale": [1.2, 1.2, 1.2]
}
}
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB