Fixed the legacy wing using textures from the wrong location

This commit is contained in:
Sollace 2020-04-03 13:13:54 +02:00
parent f75bf7ff15
commit 13ef34b663

View file

@ -65,7 +65,7 @@
"implementation": "com.minelittlepony.client.model.part.PegasusWings$Wing", "implementation": "com.minelittlepony.client.model.part.PegasusWings$Wing",
"content": { "content": {
"folded": { "folded": {
"texture": {"u": 56, "v": 16}, "texture": {"u": 56, "v": 32},
"center": [0, 13, -2], "center": [0, 13, -2],
"rotate": [90, 0, 0], "rotate": [90, 0, 0],
"cubes": [ "cubes": [
@ -75,7 +75,7 @@
] ]
}, },
"extended": { "extended": {
"texture": {"u": 57, "v": 19, "w": 64, "h": 64}, "texture": {"u": 57, "v": 35, "w": 64, "h": 64},
"center": [-4.5, 5.3, 6], "center": [-4.5, 5.3, 6],
"rotate": [-30, 180, 0], "rotate": [-30, 180, 0],
"children": [ "children": [