promotional bannermobile promotional banner

DGLab Craft

Connects Minecraft to DGLab haptic devices via local WebSocket, converting in-game damage, environment, and health events into real-time physical feedback.

File Details

DGLabCraft 1.0.10 for Minecraft 1.20.1

  • R
  • Jun 20, 2026
  • 2.03 MB
  • 6
  • 1.20.1
  • Forge

File Name

DGLabCraft-1.20.1-1.0.10.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:dglab-craft-1538053:8284871")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Fixes

  • Fixed Minecraft 1.20.1 / Forge 47.2.0 startup crash caused by Forge being unable to find com.lumoren.dglabcraft.DGLabCraft.<init>().
  • Restored the Forge-compatible no-argument DGLabCraft() mod constructor and kept existing mod event bus setup through FMLJavaModLoadingContext.get().
  • Added a regression test that checks Forge can find the no-argument constructor via reflection.

Verified

  • gradlew test
  • gradlew build

Artifact

Use DGLabCraft-1.20.1-1.0.10.jar for Minecraft 1.20.1 + Forge 47.2.0 + Java 17.

Fixes #18.