mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2024-11-22 20:47:59 +01:00
E.X.P.A.N.D ARMOUR
This commit is contained in:
parent
e296d87376
commit
1654a26ecd
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ public class PonyArmor implements IModelWrapper, IEquestrianArmor {
|
|||
@Override
|
||||
public void init() {
|
||||
outerLayer.init(0, 1);
|
||||
innerLayer.init(0, 0.5F);
|
||||
innerLayer.init(0, 0.55F);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Loading…
Reference in a new issue