Boat Delete Begone: Stop Losing Villagers to Chunk Borders in Minecraft 1.12.2
If you have ever parked a boat near a chunk edge in older Minecraft, relogged, and found half your crew mysteriously gone, you are not imagining things. On Forge 1.12.2, a nasty edge case tied to MC-136760 can quietly delete one of the passengers when the boat straddles two chunks. The Boat Delete Begone mod exists to patch that behavior so your boats behave the way your brain expects them to.
What Actually Goes Wrong (and Why It Feels Random)
In vanilla, boats can carry two entities, but chunk loading is not perfectly synchronized with every tiny position along a border. When the boat is close enough to a chunk boundary, there is roughly a one-in-sixteen chance that one passenger ends up registered in a different chunk than the boat itself. On relog or chunk reload, Minecraft may treat that mismatched entity as something that should not exist in that state and delete it. Villagers, animals, and anything else you were trying to ferry safely can vanish even though the boat is still sitting there like nothing happened.
That is frustrating in survival, and downright cruel if you were using boats as a cheap transport cage for trading runs or relocation projects. The issue is not about you being careless; it is a mechanical quirk of how entities and chunks line up.
How Boat Delete Begone Fixes It
This small Forge mod targets that specific failure mode. Instead of letting the game discard a passenger whose chunk association drifted, it keeps the passenger tied to the boat in a way that survives relogs and chunk reloads. Practically speaking, you can go back to storing villagers and other mobs in boats without constantly gambling on invisible chunk math.
Players who juggle lots of mods on 1.12.2 often want installation to stay painless. If you are already curating a lightweight modpack for an older world, you might appreciate that grabbing community tools does not have to mean hunting through scattered pages; some setups pair nicely with a launcher that keeps everything in one flow. For example, this kind of compatibility tweak can be dropped into a stack without drama when you use a launcher that treats mods as first-class citizens, and you can install a mod like this easily through the foxygame.net launcher—a flexible, modern Minecraft launcher that lets you pull mods straight from the menu so you spend less time troubleshooting paths and more time playing.
Forge 1.12.2 Realities: Persistence Still Matters
Fixing the chunk-border deletion does not magically make every passenger immortal. In 1.12.2, entities in boats are not automatically marked persistent just because they are sitting in a hull. If a mob can normally despawn, it can still despawn unless you have taken the usual steps to make it persistent (name tags, proper chunk loading strategies, or other modded persistence tools, depending on your pack). Think of Boat Delete Begone as stopping the unfair wipe, not replacing vanilla spawn rules.
- What it fixes: passenger loss when relogging or reloading chunks near borders while two entities share a boat.
- What it does not promise: blanket protection from every other despawn or world-unload scenario in 1.12.2.
Compatibility Notes Worth Reading Before You Launch
The mod page calls out compatibility with Astikor Transportation carts, which is good news if your world already relies on that style of haulage and you do not want weird overlap between vehicle systems. From version 1.1.0 onward, FermiumBooter is required, so plan your load order and dependency list accordingly; skipping that requirement usually ends in a crash or silent failure rather than a polite warning.
Logo credit goes to foreck1, and that small polish matters because trustworthy mod pages with clear art and dependencies are how the 1.12.2 ecosystem keeps breathing years after the version stopped being “current.”
Who Should Bother Installing It?
If your playstyle includes moving villagers by boat, shuttling animals across rivers, or parking temporary “boat pens” while you terraform, this mod is a low-footprint quality-of-life patch. You are not chasing a flashy feature; you are removing a rare but soul-crushing bug that only shows up when you finally relax and assume everything saved correctly.
Closing Thoughts
Boat Delete Begone is the sort of Forge 1.12.2 add-on that does one job and does it honestly: it keeps both seats in your boat accounted for when chunks disagree about where everyone should live. Pair it with sensible persistence habits, respect the FermiumBooter requirement on newer releases, and you can stop treating every chunk border like a silent trap. Your villagers might still need name tags, but at least they will not evaporate just because the boat touched the wrong invisible line on the map.