Empowerer model tweak

This commit is contained in:
BootyToast 2016-08-12 13:34:21 -04:00
parent 450d9554f9
commit 7ca7ce6949

View file

@ -38,12 +38,12 @@
"from": [ 1.0, 1.0, 4.0 ],
"to": [ 15.0, 2.0, 12.0 ],
"faces": {
"north": { "texture": "#2", "uv": [ 0.0, 1.0, 14.0, 2.0 ] },
"east": { "texture": "#2", "uv": [ 4.0, 0.0, 12.0, 1.0 ] },
"south": { "texture": "#2", "uv": [ 1.0, 1.0, 15.0, 2.0 ] },
"west": { "texture": "#2", "uv": [ 4.0, 2.0, 12.0, 1.0 ] },
"up": { "texture": "#2", "uv": [ 4.0, 1.0, 12.0, 15.0 ], "rotation": 270 },
"down": { "texture": "#2", "uv": [ 4.0, 1.0, 12.0, 15.0 ], "rotation": 270 }
"north": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ], "rotation": 270 },
"east": { "texture": "#0", "uv": [ 4.0, 0.0, 5.0, 1.0 ] },
"south": { "texture": "#0", "uv": [ 1.0, 0.0, 2.0, 1.0 ] },
"west": { "texture": "#0", "uv": [ 4.0, 1.0, 5.0, 0.0 ] },
"up": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ], "rotation": 270 },
"down": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ], "rotation": 270 }
}
},
{
@ -51,12 +51,12 @@
"from": [ 4.0, 1.0, 1.0 ],
"to": [ 12.0, 2.0, 15.0 ],
"faces": {
"north": { "texture": "#2", "uv": [ 4.0, 0.0, 12.0, 1.0 ] },
"east": { "texture": "#2", "uv": [ 1.0, 1.0, 15.0, 2.0 ] },
"south": { "texture": "#2", "uv": [ 4.0, 1.0, 12.0, 2.0 ] },
"west": { "texture": "#2", "uv": [ 0.0, 1.0, 14.0, 2.0 ] },
"up": { "texture": "#2", "uv": [ 4.0, 1.0, 12.0, 15.0 ], "rotation": 180 },
"down": { "texture": "#2", "uv": [ 4.0, 1.0, 12.0, 15.0 ] }
"north": { "texture": "#0", "uv": [ 4.0, 0.0, 5.0, 1.0 ] },
"east": { "texture": "#0", "uv": [ 1.0, 0.0, 2.0, 1.0 ] },
"south": { "texture": "#0", "uv": [ 4.0, 0.0, 5.0, 1.0 ] },
"west": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] },
"up": { "texture": "#0", "uv": [ 0.0, 1.0, 1.0, 0.0 ], "rotation": 270 },
"down": { "texture": "#0", "uv": [ 0.0, 0.0, 1.0, 1.0 ] }
}
},
{