Skip to content
This repository was archived by the owner on Jun 18, 2026. It is now read-only.

Releases: hammy275/mc-vr-api

Version 3.0.13

Choose a tag to compare

@hammy275 hammy275 released this 30 Mar 04:34

1.21.5+ only: Moved VR data grabber initialization to (Neo)Forge's common setup event, so we don't access Minecraft instances too early on NeoForge, fixing a crash.

Ported to 1.21.8.

Version 3.0.12

Choose a tag to compare

@hammy275 hammy275 released this 07 Jan 01:00
  • Added support for Vivecraft 1.2.0.

Version 3.0.11

Choose a tag to compare

@hammy275 hammy275 released this 13 Sep 21:08
  • Fixed several bugs from the port away from Architectury API.

Version 3.0.10

Choose a tag to compare

@hammy275 hammy275 released this 13 Sep 15:05
  • Ported to Minecraft versions 1.20.6 and 1.21.1.
  • Rewrote MC VR API to no longer require Architectury API.

Version 3.0.9

Choose a tag to compare

@hammy275 hammy275 released this 21 May 01:03

Bug Fixes

  • Simplify the initial handshake to hopefully fix "Server does not have API mod" errors.
  • Fixed a bug where controller rumbles would always happen on the host when playing in a LAN world.
  • Fix controller rumble crashing the game while faking VR in a development environment.

Version 3.0.8

Choose a tag to compare

@hammy275 hammy275 released this 09 Apr 18:30
  • Fixed a bug where one couldn't start a server while developing a mod using MC VR API (or while developing MC VR API itself).

Version 3.0.7

Choose a tag to compare

@hammy275 hammy275 released this 14 Jan 19:33
  • Minecraft 1.20.4 support.
  • NeoForge support.
  • Hopefully fixed an issue where calling getVRPlayer() would cause a crash during a VR hotswitch.

Version 3.0.6

Choose a tag to compare

@hammy275 hammy275 released this 17 Jul 03:21
  • Fixed a bug where for some Minecraft versions, playing on a multiplayer server with another player would cause a crash.
  • Backported hotswitch support to 1.18.2-1.19.3 for its release.

Version 3.0.5

Version 3.0.5 Pre-release
Pre-release

Choose a tag to compare

@hammy275 hammy275 released this 09 Jul 17:06

Change playerInVR state when entering/leaving VR for hotswitch.

Also the initial 1.20(.1) build.

Version 3.0.4

Version 3.0.4 Pre-release
Pre-release

Choose a tag to compare

@hammy275 hammy275 released this 28 Jun 00:36

Added support for the hotswitch version of Vivecraft!

Only available for 1.19.4, as the 1.20.1 version has not begun development and older versions don't have hotswitch support at this time.