Skip to content

Latest commit

 

History

History
51 lines (41 loc) · 2.56 KB

File metadata and controls

51 lines (41 loc) · 2.56 KB

InteractiveMC Icon

InteractiveMC

Bringing physical interactions in Vivecraft.

Available on Fabric Available on NeoForge
Requires Architectury API Requires Vivecraft Requires Velthoric

What is InteractiveMC?

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.

Current features

  • Physical interactions via Velthoric
  • Player head and body collisions
  • Body grabbing

Planned features

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

Acknowledgments

This project wouldn't be possible without these projects: