
This mod is a 1.21.2 ender pearl backport to 1.20.1! If you've been looking for a mod that makes ender pearls go through portals, this makes it so they behave the same way they do in newer versions. It effectively allows them to load chunks and lets you teleport cross-dimensionally. It also gives vehicles with passengers the capacity to go through Nether/End portals.
(This mod is server-side, players can join with a vanilla client. You can use it on singleplayer too.)
Features
These changes may seem little but they're actually so useful:
- Allows you to skip the annoying nausea animation of the Nether by just throwing an ender pearl
- Gives you an easy way to load chunks
- Makes moving mobs through dimensions easier
- Makes wireless stasis chamber possible!
I implemented this mechanics trying my best to stay accurate as they were implemented in 1.21.2 but I gotta admit it isn't EXACTLY accurate, so one or two things may differ from vanilla.
config/modern_ender_pearl.json
Config Values
| Name |
Description |
Default Value |
| loadChunks |
If ender pearls should be able to load chunks |
true |
| loadChunksWhileOwnerIsGone |
If ender pearls should keep loading chunks even when the player that threw it it's currently disconnected |
true |
| destroyAtDeath |
If the ender pearl should be destroyed when the player that threw it dies |
false |
| canGoThroughPortals |
If ender pearls should be able to cross through portals |
true |
| canTeleportBetweenDimensions |
If ender pearls should be able to teleport players between dimensions |
true |
| canVehicleWithPassengersCrossPortals |
If vehicle with passengers should be able to cross through portals |
true |
| protectStasisChambers |
Disables Portal chunk tickets if there's any ender pearl in a 3x3 chunk area around the portal |
true |
| trolledPlayers |
A list for any players name you don't want to be able use the mod |
N/A |
| trollJoinMessage |
The message that appears when a trolled player joins |
N/A |
| broadcastTrollMessageToEveryone |
Whether the message should only be visible for the player or for everybody |
true |