A list of bugfixing mods for 1.18.x forge/fabric versions.
Any suggestions/complaints?
Join our discord or use the issues.
Name | Known Incompatibilities | Description | Author | Bugfixing | Label |
---|---|---|---|---|---|
Advancements Debug | Unknown | Rewrites one function of the advancements logic to make advancements checking faster, and use less recursion. | thetechnici4n | Client | none |
AntiGhost | Unknown | Removes all ghost blocks whithin a 4 block radius cube with press of a configurable key. | Giselbaer | Client | none |
CleanCut | Unknown | Attack enemies through obstructions! | Rongmario | Client | none |
Erroring Entity Remover | Unknown | Removes entities that throw errors and crash the game while ticking. | The_Fireplace | Both | Unstable (2) |
NetherPortalFix | Unknown | Keeps track of what portals a player went through in order to ensure correct destinations when the player is going back through the same portals. | BlayTheNinth | Server | none |
Night Vision flash be gone | Unknown | Fixes night vision flashing | AshIndigo | Client | none |
No Null Processors | Unknown | Fixes crashing when trying to pre-generate large areas of a world. | telepathicgrunt | Server | none |
Why Am I on Fire? | Unknown | Hides the obstructive fire overlay when it's not needed. | Ellivers | Both | none |
XL Packets Fabric | Unknown | Fixes MC-185901 by raising the packet size limit from 2MB to 2GB, so that servers with large datapacks, packets, etc don't kick the client. | tfarecnim | Both | none |
Name | Known Incompatibilities | Description | Author | Bugfixing | Label |
---|---|---|---|---|---|
Bee Fix | Unknown | This mod fixes MC-229321 : Bees Can Despawn This bug causes multiple issues that cause bees to despawn or fail to be saved under different edge cases. Also fixes MC-168329 : Bees refuse to leave hive in end/nether. | lupicus | Server | none |
Connectivity | Unknown | Lightweight mod which solves several connection problems like DecoderException, Packet size larget than X bytes, Payload too large and more. | someaddon | Both | none |
CleanCut | Unknown | Attack enemies through obstructions! | Rongmario | Client | none |
FlickerFix | Unknown | By default, when the night vision effect goes below 10 seconds, the screen starts flickering. This mod replaces that behavior with a fast fade-out at 1 second remaining duration. | MutantGumdrop | Client | none |
No Null Processors | Unknown | Fixes crashing when trying to pre-generate large areas of a world. | telepathicgrunt | Server | none |
Potion ID Packet Fixer | Unknown | If you have more than 255 potion effects registered, the client will receive incorrect information for potion effects above ID 255, due to an issue with vanilla packets. This mod fixes that issue. | stepcros | Both | none |