promotional bannermobile promotional banner

Point Blank Addon: Expanded

Miscellaneous additions and improvements for Vic's Point Blank.
Back to Files

pointblank_expanded-1.2.0.jar

File namepointblank_expanded-1.2.0.jar
Uploader
benyIr8xbenyIr8x
Uploaded
Aug 24, 2026
Downloads
19
Size
403.6 KB
Mod Loaders
Forge
File ID
8727334
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:point-blank-addon-expanded-1647679:8727334")

Learn more about Curse Maven

What's new

Added

- Added muzzle and explosive weapon lighting, powered by the built-in Virtual Light Engine.
  - How it works: On gunfire, the server sends a lightweight packet to nearby players, and the virtual light is rendered entirely on the client side.
  - No server-side block light calculations, resulting in minimal performance impact.
  - Known Incompatibilities:
    - Create — Flywheel: Flywheel-rendered content is not affected by Virtual Light.

Improvement

- Added insert sound when storing ammo in the pouch via right-click.
- Disabled block hit particles when holding a gun or grenade.

Fixed

- Ammo Pouch reload not working when the inventory had no compatible ammo.
- Interaction Mode not working when holding throwable items.

Compatibility

- Added ParCool Compatibility Bridge:

  - Block Charge Jump while holding guns or grenades.
  - Block wall movement actions while aiming.
  - Block Fast Run while the held gun is not idle.

Misc

- Mod classes cleanup and refactoring.