mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2024-11-26 06:18:00 +01:00
Fixed inverted seapony wing
This commit is contained in:
parent
b842f3d4df
commit
471b2f01a0
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
"type": "mson:planar",
|
"type": "mson:planar",
|
||||||
"rotate": [0, 30, 0],
|
"rotate": [0, 30, 0],
|
||||||
"pivot": [3, -6, 3],
|
"pivot": [3, -6, 3],
|
||||||
"east": [0, 0, 0, 8, 12, 56, 16, false, true]
|
"east": [0, 0, 0, 8, 12, 56, 16, true, false]
|
||||||
},
|
},
|
||||||
"right_fin": {
|
"right_fin": {
|
||||||
"type": "mson:planar",
|
"type": "mson:planar",
|
||||||
|
|
Loading…
Reference in a new issue