Community listing page, reviews here may not be monitored by the author.
Velthoric
No reviews yet
Adds high-performance physics to Minecraft
Does not follow a specific thematic focus apart from vanilla Minecraft.
Focuses on automation and resource processing through scientific and mechanical means, utilizing systems like electricity (RF/FE/etc), air pressure, or rotation.
Provides a framework or library for other mods to use.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Quilt is a fork of the Fabric mod loader. Many Fabric mods are compatible with Quilt and vice versa.
Community voices
Reviews
Filters
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Must be installed on both the client and the server.
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
Velthoric brings high-performance physics to Minecraft using the full Jolt Physics engine via JoltJNI. Move, collide, and interact with rigid and soft bodies, ropes, and cloth, all with persistent worlds and a powerful developer API.
⚡ Core Features
The entire system is built on a highly performant Structure of Arrays (SoA) architecture to handle thousands of objects efficiently.
- Rigid & Soft Bodies: Full simulation of solid objects as well as deformable things like cloth and ropes.
- Drivable Vehicles: Cars and motorcycles with working suspension and wheel physics.
- Collision Detection: Efficient broad and narrow phase detection that supports complex shapes and convex hulls.
- Humanoid Ragdolls: Create physical ragdolls from living entities.
- Buoyancy: Objects float in water and lava based on their volume and density.
- Block Conversion: Convert any standard Minecraft block into a dynamic physics object.
- Constraints: Connect bodies using joints and other physics constraints.
- Raycasting: Precise ray and shape casting against the physics world.
- Persistence: Physics bodies are saved with the world and synchronized efficiently between server and client.
🛠️ Developer API
Create custom physics objects, control rendering, manipulate bodies, and extend the system.
Documentation can be found here.
🎯 Testing Commands
/vxsummon
Spawn built-in and custom objects: boxes, ropes, cloth, marbles and more.
Also works with any objects registered via the API.
Test Vehicles:
You can spawn a test car or motorcycle that you can drive using:
/vxsummon velthoric:car ~ ~ ~
/vxsummon velthoric:motorcycle ~ ~ ~
The seat is visible when you press F3 + B.
/vxtest
Quickly create predefined setups for dev & debugging.
Includes chained boxes, configurable soft bodies, box grids, and more.
/vxkill @x[...]
Remove physics objects matching a selector.
You can target objects by type, bodytype, distance, limit, and sort.
Example:
/vxkill @x[type=velthoric:box,limit=5,sort=nearest]
🔧 Included Tools
- PhysicsGun – Pick up, move, rotate, and yeet objects.
- Magnetizer – Pull or push objects where you aim.
- BoxThrower – Spawn and launch boxes instantly.
- ChainCreator – Connect two objects (or one to the ground) with a chain.
💻 Supported Platforms
- Windows x86_64
- Linux x86_64
- Linux Arm64
- MacOS x86_64
- MacOS Arm64
Note: All other platforms (e.g., 32-bit systems, Android) are not supported and will crash.
⚠️ Bug Reports & Mod Compatibility
Found a bug, crash, or an incompatible mod? Please report it on the issue tracker:
🙏 Acknowledgments
- JoltJNI - JNI bindings for Jolt Physics
- Jolt Physics - Physics engine
Velthoric
Redefining physics in the world of Minecraft.
👋 Welcome to Velthoric
Velthoric is a project dedicated to bringing advanced, high-performance physics to Minecraft.
Important Note: Right now, this mod is a Proof of Concept. This means we are currently testing what’s possible and building the foundation. It is a work in progress, but it won't stay this way forever. We have big plans to turn this into a fully-fledged, stable physics engine for the community.
💥 What makes this mod special?
We aren't just adding simple animations. Velthoric integrates the professional Jolt Physics engine (via JoltJNI) directly into Minecraft. This allows for interactions that feel heavy, realistic, and incredibly smooth.
Current Features:
- True Rigid and Soft Bodies: Interact with solid objects, or play with deformable things like cloth and ropes.
- Working Vehicles: Drive cars and motorcycles that feature actual suspension and wheel physics.
- Realistic Ragdolls: Watch living entities react to the world with physical skeletal systems.
- Buoyancy: Objects actually float in water and lava based on their weight and shape.
- World Interaction: Convert standard blocks into dynamic physics objects that fall and collide.
- Optimized Performance: Built using a "Structure of Arrays" (SoA) architecture to handle thousands of objects without killing your frame rate.
- Persistence: Everything stays where it is. Physics bodies are saved with your world and synced perfectly between the server and the client.
🎮 How to play with it
You can test the engine right now using these commands:
/vxsummon: Spawn objects like boxes, ropes, or marbles.- Try this to test a vehicle:
/vxsummon velthoric:car ~ ~ ~(Use F3 + B to see where to sit).
/vxtest: A quick way to spawn debug setups like chain grids or soft bodies./vxkill: Use this to clean up. You can target specific types of objects or everything nearby.- Example:
/vxkill @x[type=velthoric:box,limit=5,sort=nearest]
- Example:
- Try this to test a vehicle:
🔧 Tools included
We’ve added several tools to help you manipulate the world:
- PhysicsGun: Grab, move, and throw objects around.
- Magnetizer: Push or pull things with magnetic force.
- Launchers: Special tools to shoot boxes or ragdolls into the air.
- ChainCreator: Link objects together or anchor them to the ground.
Hint: You can press TAB while holding any tool to open a menu and tweak settings like strength and range.
💻 Supported Platforms
Because Velthoric relies on native code for the physics engine, it currently supports:
- Windows (x86_64)
- Linux (x86_64 and Arm64)
- MacOS (x86_64 and Arm64)
Warning: Any other platforms, such as 32-bit systems or Android, are not supported and will result in a crash.
⚠️ Feedback and Bug Reports
If you find a bug or a compatibility issue, please let us know on the issue tracker:
🙏 Acknowledgments
This project wouldn't be possible without these amazing resources:
- JoltJNI: The JNI bindings for Jolt Physics.
- Jolt Physics: The powerful engine behind it all.
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers



