promotional bannermobile promotional banner

Virtual Motion Capture

Gives your Minecraft client the power to send VMC protocol data for vtuber models.

File Details

0.4.0

  • B
  • Oct 30, 2023
  • 276.74 KB
  • 105
  • 1.20.6+11
  • Fabric + 1

File Name

vmc-mc-0.4.0.jar

Supported Versions

  • 1.20.6
  • 1.20.5
  • 1.20.4
  • 1.20.3
  • 1.20.2
  • 1.20.1
  • 1.20
  • 1.19.4
  • 1.19.3
  • 1.19.2
  • 1.19.1
  • 1.19

Curse Maven Snippet

Fabric

modImplementation "curse.maven:vmc-mc-922189:4827616"

Quilt

modImplementation "curse.maven:vmc-mc-922189:4827616"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

New Features

  • Added mod entrypoint, allowing other mods to easily hook into VMC-MC and add custom blendshapes.
    • Add a "vmc-mc" entrypoint to your fabric.mod.json that implements the VmcApi interface.