Fixed kirin models

This commit is contained in:
Sollace 2023-03-28 13:00:07 +01:00
parent a1c588f1aa
commit d7cc2d45cf

View file

@ -28,15 +28,20 @@
} }
} }
}, },
"body": { "neck": {
"texture": { "u": 16, "v": 16 }, "type": "mson:planar",
"cubes": [ "dilate": [ -0.3, "#neck_dilate_y", -0.3 ],
{ "from": [-4, 4, -2], "size": [ 8, 8, 4] } "texture": { "u": 0, "v": 16 },
], "rotate": [9, 0, 0],
"north": [-2, 1.199998, -2.8, 4, 4],
"south": [-2, 1.199998, 1.2, 4, 4],
"east": [ 2, 1.199998, -2.8, 4, 4],
"west": [-2, 1.199998, -2.8, 4, 4],
"children": { "children": {
"beard": { "beard": {
"texture": { "u": 16, "v": 16 },
"pivot": [-4, 2, -2], "pivot": [-4, 2, -2],
"rotate": [-20, 0, 0], "rotate": [-29, 0, 0],
"cubes": [ "cubes": [
{ "from": [0, 0, 0], "size": [ 8, 8, 4], "dilate": [0.5, -0.5, 0] } { "from": [0, 0, 0], "size": [ 8, 8, 4], "dilate": [0.5, -0.5, 0] }
] ]