Description
🐝 Bee Fix — Fabric / NeoForge Port
An unofficial, multi-loader port of the classic Bee Fix mod by Lupicus (with MacTso), bringing the original's bug fixes to Fabric, NeoForge, and Forge on modern Minecraft versions.
The original mod is Forge-only and built from JavaScript coremods that patch the game's bytecode. This port rewrites those patches as shared Java Mixins, so the exact same fixes run on every loader — faithfully, with no gameplay changes.
What it fixes
- 🐝 [MC-168329] Bees refuse to leave their hives in the End and Nether
- 🐝 [MC-190042] Bees fall when not pathfinding — bees spawn with NoGravity and float instead of plummeting
- 🐝 [MC-206401] Bees have a northwest wandering bias — random movement is centered correctly
- 🐝 [MC-234364] Bees' death animation only flips 90° instead of 180° — they now flip fully upside down, like other arthropods
- 🐝 [MC-248332] Bees can destroy turtle eggs — treated like bats, they no longer destroy them
Why this port?
- ✅ The original is Forge-only — this is the only way to get these fixes on Fabric and NeoForge
- ✅ Covers 1.21.4 — a version other bee-fix ports miss
- ✅ Faithful 1:1 port — identical behavior to the original mod, no extra changes
- ✅ No dependencies, no config — drop-in and forget (Fabric version needs no Fabric API)
Credits & legal
This is an unofficial port and is not affiliated with the original author. All credit for the original mod goes to Lupicus (with MacTso).
Licensed under the MIT License — the original copyright notice is retained. Bugs in this port on newer versions should be reported here; bugs in the original mod belong on the original project.



