HomeJavaModsProjectileGhostFix
ModsJava

ProjectileGhostFix

by lyosha · on Modrinth

Which Minecraft do you have?

Every version of the game needs its own build. Pick yours, then download — the wrong build installs fine and then does nothing in the game. This mod is built for Fabric only.

⬇ Download for 26.1.2⬇ Download for 1.21–1.21.11
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.

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

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

Requirements

License

Unlicense

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more