HapticCraft is a Minecraft mod that integrates with bHaptics TactSuit devices to provide immersive haptic feedback.
With HapticCraft, you can feel the game through your body.
For example, when you break a block, take damage, or dive into water, your TactSuit responds with matching haptic effects — making Minecraft more immersive than ever.
[NoticeReference]
You must use only one mod loader for HapticCraft, either Fabric or NeoForge.
Installing both at the same time may cause the game to malfunction or crash.
3. Wait a few moments for HapticCraft to finish installing.
Note: Config customization is only available on Forge and NeoForge. The Fabric version does not support this feature.
You can customize haptic feedback by editing the config file. Each haptic event has an enable/disable toggle and an intensity multiplier.
.minecraft/config/hapticcraft-client.toml
Note: Close Minecraft before editing. Changes take effect on next launch.
Open the file with any text editor (Notepad, VS Code, etc.).
#Master intensity for all haptic feedback
#Range: 0.2 ~ 2.0
masterIntensity = 1.0
[combat]
meleeHitEnabled = true
meleeHitIntensity = 1.0
Enabled values to true or falseIntensity values within the specified range (0.0 ~ 2.0)Caution: Setting intensity values too low may result in haptic feedback not being felt at all.
Got feedback or ideas for more haptic events?
Let us know on the bHaptics Discord!