Unicopia/src/main/java/com/minelittlepony/unicopia/mixin
2020-09-29 19:18:25 +02:00
..
client Sneaking now reflects when disguised as bipedal entities 2020-09-27 13:29:45 +02:00
MixinBlockEntity.java You can now disguise yourself as beds and chests, and they will preserve their direction 2020-09-27 18:49:08 +02:00
MixinBlockItem.java Added creative tabs 2020-09-23 22:41:23 +02:00
MixinItem.java Back to basics: strip away anything that's not the core of the mod 2020-09-22 15:48:58 +02:00
MixinItemEntity.java Back to basics: strip away anything that's not the core of the mod 2020-09-22 15:48:58 +02:00
MixinItems.java Back to basics: strip away anything that's not the core of the mod 2020-09-22 15:48:58 +02:00
MixinLivingEntity.java Improved disguise hitbox behaviour 2020-09-29 19:18:25 +02:00
MixinPlayerEntity.java Improved disguise hitbox behaviour 2020-09-29 19:18:25 +02:00
MixinProjectileEntity.java Back to basics: strip away anything that's not the core of the mod 2020-09-22 15:48:58 +02:00
MixinServerPlayerEntity.java Back to basics: strip away anything that's not the core of the mod 2020-09-22 15:48:58 +02:00
MixinSheepEntity.java Add behaviour for sheep 2020-09-24 19:08:06 +02:00
MixinShulkerEntity.java A long list of fixes for disguises 2020-09-24 14:49:02 +02:00
MixinTargetPredicate.java Move the code dealing with disguise entities into its own class 2020-09-27 13:29:19 +02:00