
Extended Hitscan for Vic's Point Blank
Vic's Point Blank hard-caps hitscan raycast distance to 200 blocks when aiming and 100 blocks when hip-firing, no matter what. This mod removes both of…
⬇ Download on ModrinthRemoves the 200-block hitscan cap in Vic's Point Blank and extends it to 512 blocks (32 chunks).
Vic's Point Blank hard-caps hitscan raycast distance to 200 blocks when aiming and 100 blocks when hip-firing, no matter what weapon you're using or what your render distance is set to. This mod removes both of those caps and sets all hitscan ranges to 512 blocks (32 chunks) on both client and server.
The default distance limits don't work well for large-scale PvP, military RP, or anyone running high render distances who expects their sniper to actually land shots past 200 blocks. Bullets just vanish with zero feedback, which feels like a bug more than a balance decision.
This is a Mixin mod. It doesn't touch any Point Blank files directly. It hooks into two internal methods at runtime:
getMaxServerShootingDistance- controls the server-side raycast limitgetMaxClientShootingDistance- controls the client-side raycast limit
Both get overridden before any of the original distance logic runs (render distance capping, hip-fire penalty, etc.) and return 512.
- Client + Server: Needs to be installed on both sides in multiplayer. The server does the hitscan check, so if it's only on your client, shots past 200 blocks will still get rejected.
- Hitscan only: This only affects raycast weapons. Projectile bullets with travel time and gravity are not changed.
Compatibility
- Minecraft: 1.20.1
- Loader: Forge
- Requires: Vic's Point Blank 1.11.1+
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.20.1, 1.20.2, 1.20.3
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as pbraycastextender-1.0.0.jar — drop this file into the mods folder
- Download size: 3 KB
- Download link checked 28 Aug 2026 — working
These come from our own check of the pack file, not from the source page.