InteractiveMC is an addon for the Vivecraft mod that introduces physical interactions powered by Velthoric Physics.
It enhances VR gameplay by adding real collision and interaction systems, making the Minecraft world feel more immersive.
Note
Since Velthoric is under active development, you will likely need to use nightly builds. Public releases occur roughly once per month and can become outdated, so we use the latest commits instead.
Warning
If you are playing in singleplayer, it is recommended to set interpolation_delay_nanos to 0 in the Velthoric client config to prevent input lag.
- Physical interactions via Velthoric
- Player head and body collisions
- Body grabbing
The main goals for future development include:
- More supported versions
- Make every item physical
- Advanced APIs and features for addon developers
- Advanced interactions for weapons and other specific items
- Interaction support for popular mods such as Create
- Rendering from the physical head position (prevents clipping through walls)
- Full physical player body with bending
- Elimination of input lag
You can track all planned features and progress here
This project wouldn't be possible without these projects:





