Modscraper Modscraper Minecraft
Fast Projectile Fix logo

Fast Projectile Fix

Mod

by seestarz0

Fix fast projectiles not rendered properly clientside.

Type

Mod

CurseForge Downloads

546,312

CurseForge ID

699599

Last Updated

Apr 12, 2026

Description

Minecraft code sends velocity packets from server to client to notify them of entities' velocity. This however have limitations, since velocity is clamped between -3.9 to 3.9 (presumably blocks per second) and is transferred using short. Said limitations would cause clientside fast projectiles to be rendered terrible innacurrately even though it lands perfectly on server side. This mod coremods vanilla velocity packet system, so it does not clamp the value and send the values using integer instead of short.

Similar Mods

Included in Modpacks

External Resources