Velthoric

Adds high-performance physics to Minecraft

File Details

Velthoric 0.7.1 for NeoForge 1.21.1

  • R
  • Apr 20, 2026
  • 10.24 MB
  • 333
  • 1.21.1
  • NeoForge

File Name

velthoric-neoforge-0.7.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:velthoric-1367260:7953359"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changelog – Version 0.7.1

Features

  • Body Protection: Added VxNoKillBehavior to protect specific physics bodies from administrative removal commands.

Fixes

  • Multi-Player Sync & Memory Safety: Resolved an issue where network synchronization was restricted to a single player and fixed a buffer double-release bug through lock-free, broadcast-safe payload management.

Refactors

  • API Consolidation: Unified internal body retrieval logic to remove redundant methods and streamline the client manager.

Build

  • Dependency Update: Upgraded Jolt-JNI to version 4.0.1 and adapted to the latest API changes.