mirror of
https://github.com/Ellpeck/ActuallyAdditions.git
synced 2024-11-22 15:18:34 +01:00
FurnaceSolar/Solar Panel JSON
This commit is contained in:
parent
8efe5482f8
commit
f18dfa97c8
1 changed files with 39 additions and 0 deletions
|
@ -0,0 +1,39 @@
|
|||
{
|
||||
"__createdwith": "opl's Model Creator",
|
||||
"ambientocclusion": false,
|
||||
"textures": {
|
||||
"furnaceSolar": "actuallyadditions:blocks/models/modelFurnaceSolar"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0,0,0],
|
||||
"to": [16,6,16],
|
||||
"faces": {
|
||||
"up": {
|
||||
"uv": [4,0,8,4],
|
||||
"texture": "#furnaceSolar"
|
||||
},
|
||||
"down": {
|
||||
"uv": [8,0,12,4],
|
||||
"texture": "#furnaceSolar"
|
||||
},
|
||||
"west": {
|
||||
"uv": [4,4,8,4.75],
|
||||
"texture": "#furnaceSolar"
|
||||
},
|
||||
"east": {
|
||||
"uv": [0,4,4,4.75],
|
||||
"texture": "#furnaceSolar"
|
||||
},
|
||||
"north": {
|
||||
"uv": [0,4,4,4.75],
|
||||
"texture": "#furnaceSolar"
|
||||
},
|
||||
"south": {
|
||||
"uv": [0,4,4,4.75],
|
||||
"texture": "#furnaceSolar"
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Reference in a new issue