Unicopia/src/main/java/com/minelittlepony/unicopia/mixin
2021-01-27 13:16:05 +02:00
..
client Added multi-block destruction 2021-01-26 22:32:19 +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 Foods will have different effects on different tribes 2020-10-08 13:16:16 +02:00
MixinFallingBlock.java Changeling disguised as anvils will now do that anvil thing when they fall 2020-10-10 17:09:49 +02:00
MixinItem.java Fixed issues whilst running on a dedicated server 2021-01-21 10:41:28 +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 Fixed issues whilst running on a dedicated server 2021-01-21 10:41:28 +02:00
MixinLivingEntity.java Disguised changelings will now have the appropriate collission boxes for whatever block/boat/minecraft they disguise themselves as 2020-10-10 16:27:07 +02:00
MixinMilkBucketItem.java Drinking milk will also clear whatever spell is attached to you (useful if you're an earth pony stuck with a shield) 2020-10-09 18:00:55 +02:00
MixinPlayerEntity.java Gave earth ponies a slightly increased mining speed (suggested by kerplamp) 2021-01-27 13:16:05 +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
MixinWorld.java Added multi-block destruction 2021-01-26 22:32:19 +02:00