What it does
- Thrown Ender Pearls never despawn on the thrower's death or logout.
- Makes Ender Pearl stasis chambers viable on Forge.
Config
A single toggle in config/persistentpearls-common.toml:
persistentPearls = true
Default true. Set it to false to restore vanilla pearl behaviour without removing the mod.
Credits & License
Original mod by enjarai (source). This is an unofficial Forge port by Camputron — the original is Fabric-only, and this port reimplements the same one-mixin behaviour for Forge. No original logic was changed beyond what the port required.
Released under the MIT license, matching the upstream LICENSE file.

