Unicopia/src/main/java/com/minelittlepony/unicopia/mixin
2024-01-25 22:56:22 +00:00
..
ad_astra Added ad_astra integration 2023-09-10 23:28:53 +01:00
client Fix portal rendering issues :D 2024-01-25 22:56:22 +00:00
seasons Improve the seasons mod integration 2023-09-08 19:44:14 +01:00
trinkets Move trinkets and seasons code to the compat package 2023-09-10 22:14:27 +01:00
MixinAbstractDecorationEntity.java Adjust damage amount when removing the alicorn amulet 2023-05-05 23:22:41 +01:00
MixinBlazeEntity.java Added a blaze behaviour 2021-08-08 00:10:45 +02:00
MixinBlock.java Added consumption and heartbound enchantments 2023-05-17 19:49:38 +01:00
MixinBlockEntity.java Fixed crash when disguising as a block with a block entity 2021-08-19 21:24:42 +02:00
MixinBlockEntityType.java Add the rest of the palm wood set 2023-08-14 20:31:33 +01:00
MixinBlockItem.java New food system: 2023-12-03 02:39:55 +00:00
MixinBoatEntity.java Post-Port fixes 2022-12-19 07:51:07 +00:00
MixinBrain.java Cleanup and move duck interfaces to a dedicated package 2022-09-11 16:58:42 +02:00
MixinChunkBlockLightProvider.java Fixed dynamic lighting entities 2023-06-07 20:35:29 +01:00
MixinDamageSource.java Fix broken death messages 2023-09-03 20:48:28 +01:00
MixinEnchantmentHelper.java Fixed seaponies moving too quickly 2023-11-09 15:08:07 +00:00
MixinEntity.java Added hippogriffs and seaponies 2023-11-08 12:58:41 +00:00
MixinEntityShapeContext.java Some refinements. Cloud block items now float on other cloud blocks 2023-10-21 20:30:13 +01:00
MixinFallingBlock.java Changeling disguised as anvils will now do that anvil thing when they fall 2020-10-10 17:09:49 +02:00
MixinFallingBlockEntity.java 1.18-pre -> 1.18.2 2022-03-26 21:34:15 +02:00
MixinFlowableFluid.java Improve spell lookup performance by using the Ether 2024-01-20 15:12:23 +00:00
MixinGuardianTargetPredicate.java Guardians no longer attack seaponies 2023-11-25 21:42:58 +00:00
MixinItem.java New food system: 2023-12-03 02:39:55 +00:00
MixinItemEntity.java Move some methods out of the Equine<?> interface that don't need to be there 2022-12-25 16:01:12 +01:00
MixinItemStack.java New food system: 2023-12-03 02:39:55 +00:00
MixinLivingEntity.java Implement nirik vision 2023-10-09 22:54:57 +01:00
MixinMilkBucketItem.java Fix bugs with spell syncing 2021-12-22 13:12:51 +02:00
MixinMobEntity.java 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01: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 Kirins can now cool themselves off by drinking bottles of water, juice, and eating melon slices 2023-11-27 16:02:38 +00:00
MixinPlayerInventory.java 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01:00
MixinPlayerManager.java Fixed broken players when a passenger disconnects whilst being carried 2023-08-09 17:53:05 +01:00
MixinPowderSnowBlock.java Fixed certain race buffs and checks not accounting for worn amulets (or failing if wearing an amulet) 2023-09-01 19:09:13 +01:00
MixinProjectileEntity.java Yet more refactoring 2021-03-06 23:11:17 +02:00
MixinPufferfishEntity.java Fix missing mixin target 2023-12-15 20:46:36 +00:00
MixinServerPlayerEntity.java Fixed certain race buffs and checks not accounting for worn amulets (or failing if wearing an amulet) 2023-09-01 19:09:13 +01:00
MixinServerPlayNetworkHandler.java 1.19.4 -> 1.20-pre6 2023-06-03 12:40:54 +01:00
MixinServerWorld.java 1.19.3 -> 1.19.4 2023-06-02 20:20:30 +01:00
MixinSheepEntity.java Add behaviour for sheep 2020-09-24 19:08:06 +02:00
MixinShulkerEntity.java 1.16.5 -> 1.17 2021-08-04 15:38:03 +02:00
MixinStateManager.java Make beds waterlog 2023-11-08 15:19:07 +00:00
MixinTargetPredicate.java Make bat ponies harder to see 2023-05-12 14:49:00 +01:00
MixinWardenEntity.java Implement kirin ability 2023-10-09 22:05:41 +01:00
MixinWorld.java Properly implement changing sun and stars position with the unicorn amulet 2023-08-29 21:27:43 +01:00
MixinWorldChunk.java Cleanup and move duck interfaces to a dedicated package 2022-09-11 16:58:42 +02:00