mirror of
https://github.com/MineLittlePony/MineLittlePony.git
synced 2024-11-22 20:47:59 +01:00
Show necks as part of armour
This commit is contained in:
parent
9ffb62d335
commit
fabb66a5b2
1 changed files with 0 additions and 1 deletions
|
@ -77,7 +77,6 @@ public class ModelPonyArmor extends AbstractPonyModel implements IModelArmor {
|
|||
chestPiece.showModel = false;
|
||||
bipedHead.showModel = false;
|
||||
tail.setVisible(false);
|
||||
neck.isHidden = true;
|
||||
upperTorso.isHidden = true;
|
||||
snout.isHidden = true;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue