Unicopia/src/main/java/com/minelittlepony/unicopia/mixin
2021-02-27 17:47:54 +02:00
..
client Added a renderer for worn amulets and wings 2021-02-27 17:47:54 +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
MixinBrain.java More AI fixes for inverted entities 2021-02-23 23:49:14 +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 Fixed items not saving their state correctly 2021-02-22 15:53:59 +02:00
MixinItems.java Fixed issues whilst running on a dedicated server 2021-01-21 10:41:28 +02:00
MixinLivingEntity.java Added a renderer for worn amulets and wings 2021-02-27 17:47:54 +02:00
MixinMilkBucketItem.java Unicorns now have the option to takes friends with them when they teleport (at an extra cost) 2021-02-13 19:59:12 +02:00
MixinMobEntity.java More AI fixes for inverted entities 2021-02-23 23:49:14 +02:00
MixinPersistentProjectileEntity.java Fixed shields being offset and fixed shields applying to entities that they shouldn't 2021-01-29 18:37:41 +02:00
MixinPlayerEntity.java Improve gravity handling when applied to non-player entities 2021-02-21 23:18:15 +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
MixinServerWorld.java Workaround for entity pathfinding in inverted gravity 2021-02-23 18:08:50 +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 More AI fixes for inverted entities 2021-02-23 23:49:14 +02:00
MixinWorldChunk.java More AI fixes for inverted entities 2021-02-23 23:49:14 +02:00