Persistent Pearls
This mod solves one specific problem in Minecraft related to the illogical behavior of Ender Pearls. Using just one mixin, it disables the automatic disappearance of thrown pearls when the player dies.
In the standard version of the game, there is a feature: if a player throws an Ender Pearl and then dies, this pearl is instantly removed from the world (provided it is in a loaded chunk). This behavior creates serious problems for building stasis chambers - special structures that hold a thrown pearl in one place for instant teleportation to any point in the world.
The mod introduces a new game rule persistentPearls, which is active by default. When this rule is enabled, thrown Ender Pearls never disappear on their own, making stasis chambers fully functional and reliable.
