Compatibility
Minecraft: Java Edition
26.2
26.1.x
1.21.x
Platforms
Supported environments
Server-side
Singleplayer
Tags
Creators
Details
Licensed LGPL-3.0-only
Published 3 weeks ago
Updated last month
No Ender Pearl Teleportation
Prevents Ender Pearls from teleporting players when thrown.
This works by simply repeating this one command every tick:
execute as @e[type=ender_pearl] run data modify entity @s Owner set value 0
Installation
Server Installation (Datapack)
-
Go in the main server file
-
Open world -> datapacks
-
Upload the datapack in the datapacks folder
World Installation (Datapack)
-
Press Win + R and enter %appdata%
-
Open .minecraft -> saves -> <world name> -> datapacks
-
Upload the datapack in the datapacks folder
(Note that if you are using a launcher like Modrinth App or Prism Launcher, you'll need to go on your instance on the launcher and click on Open Folder.)
Server Installation (Mod)
-
Go in the main server file
-
Open mods
-
Upload the mod in the mods folder


