MineLittlePony/src/main/java/com/minelittlepony/client/model
2023-03-27 16:48:22 +01:00
..
armour Fixed crash when trying to render armour 2023-03-22 04:01:45 +00:00
entity Fixed deadmou5' ears not rendering correctly on player heads and fixed snuzzles rendering both genders on player heads 2023-03-22 11:14:12 +00:00
gear Fixed z-fighting between pony wings and dual saddlebags 2023-02-16 19:50:03 +00:00
part Add proper flying animations to the lion's tail 2023-03-22 23:06:10 +00:00
AbstractPonyModel.java Fix transformations when flying, swimming, sleeping, and using the elytra. Also fix player rotations in the inventory. 2023-03-27 16:48:22 +01:00
ClientPonyModel.java Update mson 2023-03-20 01:30:46 +00:00
DJPon3EarsModel.java 20w49a -> 21w05b 2021-03-26 22:50:41 +02:00
IMobModel.java Villagers now use the same models as the player 2022-07-06 12:53:31 +02:00
IPonyMixinModel.java Update mson 2023-03-20 01:30:46 +00:00
IPonyModel.java More work on making Mine Little Pony more moddable 2021-03-26 22:50:37 +02:00
ModelType.java Implement armour trims 2023-03-21 21:38:32 +00:00
ModelWrapper.java Implement armour trims 2023-03-21 21:38:32 +00:00
PlayerModelKey.java Add support for custom armour models 2023-02-15 19:09:59 +00:00
PonyElytra.java Perform a little housekeeping 2021-12-09 16:42:09 +02:00