Fast Projectile Fix
Modby seestarz0
Fix fast projectiles not rendered properly clientside.
Type
Mod
CurseForge Downloads
558,790
CurseForge ID
699599
Last Updated
Jun 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
Whoosh
Simple and portable teleporters.
Better With Minecolonies
Recipes that allow you to get hard to acquire blocks with slightly less difficulty. Great for level 2 schematics that wa...
The Midnight Lurker
A mod that adds a new horrifying entity to Minecraft.
Easier Sleeping
Only a percentage of players has to sleep.
BetterAchievements
An improvement of the Achievement screen
ModelLoader
A small library to load .mcx model format