Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Links
Tags
Creators
Details
Pearl Stasis Fix
A small, focused fix for the vanilla ender pearl duplication bug in stasis chambers. The problem If you use ender pearl stasis chambers on a Fabric server, you've probably run into this: every time the server restarts, pearls sitting in stasis can duplicate. This is a known vanilla bug — accepted on the Paper issue tracker (#13964) — and as of now, Mojang has not shipped an official fix. The fix Pearl Stasis Fix targets the root cause directly: it patches how ServerPlayer#enderPearls is handled across a server restart/reload cycle via a Fabric mixin, so pearls in stasis are correctly deduplicated instead of being cloned.
No config, no commands — just drop it in and forget about it Tested through multiple restart cycles with several ender pearls sitting in stasis simultaneously, with no duplication observed Lightweight: this mod does exactly one thing
Compatibility
Minecraft: 26.2 Loader: Fabric Server-side fix — recommended on the server only (no client-side behavior to patch)
Why this exists This is meant as a stopgap until Mojang ships an official fix for the underlying vanilla bug. Once that happens, this mod will no longer be necessary — feel free to remove it at that point. Source Source code is available on GitHub: github.com/glea94/Pearl-Stasis-Fix Found an issue, or dupes still happening in an edge case? Open an issue on the GitHub repo.


