mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2025-02-13 16:24:23 +01:00
Fixed ears on armour
This commit is contained in:
parent
7f0163d47d
commit
fe4c4d784e
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@
|
||||||
"center": [ 0, 0, -2 ],
|
"center": [ 0, 0, -2 ],
|
||||||
"cubes": [
|
"cubes": [
|
||||||
{ "from": [-4, -6, -6], "size": [ 8, 8, 8], "stretch": 0.5 },
|
{ "from": [-4, -6, -6], "size": [ 8, 8, 8], "stretch": 0.5 },
|
||||||
{ "from": [-4, -8, -1], "size": [ 2, 2, 2], "texture": {"u": 0, "v": 0}, "stretch": -0.125 },
|
{ "from": [-4, -8, -1], "size": [ 2, 2, 2], "texture": {"u": 0, "v": 0}, "stretch": -0.0125 },
|
||||||
{ "from": [ 2, -8, -1], "size": [ 2, 2, 2], "texture": {"u": 0, "v": 4}, "stretch": -0.125 }
|
{ "from": [ 2, -8, -1], "size": [ 2, 2, 2], "texture": {"u": 0, "v": 4}, "stretch": -0.0125 }
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"upper_torso": {
|
"upper_torso": {
|
||||||
|
|
Loading…
Reference in a new issue