Unicopia/src/main/java/com/minelittlepony/unicopia/mixin
2024-03-30 21:22:36 +00:00
..
ad_astra Update ad-astra integration 2024-03-19 22:25:42 +00:00
client Fix fall damage, ladders, hitbox calculations, clipping, camera offset, and unicorn's teleportation when in inverted gravity 2024-03-26 17:11:39 +00:00
forgified Fix compatibility with Synatra Connector / Froge 2024-02-11 14:01:18 +00:00
gravity Fix edge sneaking when upside down 2024-03-26 22:00:43 +00:00
seasons Improve the seasons mod integration 2023-09-08 19:44:14 +01:00
trinkets Fixed mobs not being able to wear the amulets when trinkets is present 2024-02-24 13:06:32 +00: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 Fix compatibility with Synatra Connector / Froge 2024-02-11 14:01:18 +00: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 Fix janky hot air balloon physics 2024-03-28 12:08:06 +00:00
MixinEntityBucketItem.java Fix bugs and allow for storing bucketed entities in jars 2024-03-30 21:22:36 +00:00
MixinEntityShapeContext.java Added feather touch enchantment 2024-03-28 15:32:21 +00:00
MixinEntityView.java Fix compatibility with Synatra Connector / Froge 2024-02-11 14:01:18 +00: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 Fix fall damage, ladders, hitbox calculations, clipping, camera offset, and unicorn's teleportation when in inverted gravity 2024-03-26 17:11:39 +00:00
MixinMilkBucketItem.java Fix bugs with spell syncing 2021-12-22 13:12:51 +02:00
MixinMobEntity.java Fix a whole bunch of gravity related issues 2024-03-26 00:04:00 +00: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 Fix a whole bunch of gravity related issues 2024-03-26 00:04:00 +00:00
MixinPlayerInventory.java Fix items with heartbound not being restored if it had only 1 enchantment level before dying 2024-02-11 20:31:37 +00:00
MixinPlayerManager.java Fixed broken players when a passenger disconnects whilst being carried 2023-08-09 17:53:05 +01:00
MixinPointOfInterestType.java Fix incompatibility with mods that add points of interest containing chests 2024-02-20 20:21:16 +00: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
MixinVanillaBiomeParameters.java Adjust tree spawn rate and add a sweet apple orchard biome 2024-02-10 18:16:25 +00:00
MixinWardenEntity.java Implement kirin ability 2023-10-09 22:05:41 +01:00
MixinWorld.java Fix a whole bunch of gravity related issues 2024-03-26 00:04:00 +00:00
PointOfInterestTypesAccessor.java Fix incompatibility with mods that add points of interest containing chests 2024-02-20 20:21:16 +00:00