ProjectileGhostFix
Fabric server-side mod that reduces projectile ghosting against fast-moving targets.
About this Mod
ProjectileGhostFix
ProjectileGhostFix reduces server-side projectile ghosting against fast-moving targets. Without ProjectileGhostFix, vanilla projectile collision can miss cases where a projectile starts inside a target's hitbox or crosses a moving target during the same tick.
Installation
Install on the server. A client-only install on multiplayer servers will not affect server-authoritative projectile collision.
Behavior
- Reduces projectile ghosting against fast-moving targets.
- Catches projectile hits that start inside a target's hitbox.
- Catches projectile hits where the projectile and target cross during the same tick.
- Keeps vanilla projectile hits unchanged when vanilla already detects the collision.
Configuration
ProjectileGhostFix creates config/projectile-ghost-fix/projectile-ghost-fix.properties on first launch. The default config enables the fix globally and leaves wind_charge.vs.player disabled, so wind-charge collisions against players stay vanilla unless a server owner opts in.
Server operators can change the config in-game:
/projectileghostfix status
/projectileghostfix on
/projectileghostfix off
/projectileghostfix mode raystart_inside true
/projectileghostfix mode swept_volume true
/projectileghostfix pair set wind_charge player true
/projectileghostfix pair set wind_charge player false
/projectileghostfix pair clear wind_charge player
/projectileghostfix pair list
/projectileghostfix reload
Per-pair overrides use <projectile>.vs.<target>. Projectiles are entity registry paths such as wind_charge, ender_pearl, arrow, or any. Targets are player, projectile, other, or any.
Versions
26.1.x: Minecraft Java 26.1 through 26.1.2
Requirements
- Minecraft Java 26.1.x
- Fabric Loader 0.19.2 or newer
- Fabric API 0.149.1 or newer
License
Unlicense
Available Versions
How to Install ProjectileGhostFix on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (26.1.2).
Install Mod
Open the mod browser in the dashboard and search for "ProjectileGhostFix". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
26.1.2, 1.21.11, 1.21.10 (+10 more)
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
ProjectileGhostFix server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (26.1.2). You can switch loaders with one click in the panel.
Is ProjectileGhostFix compatible with fabric?
ProjectileGhostFix officially supports fabric for Minecraft 26.1.2, 1.21.11, 1.21.10. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with ProjectileGhostFix – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if ProjectileGhostFix consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install ProjectileGhostFix with just one click on your server.