Compatibility
Minecraft: Java Edition
1.20–1.20.4
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed GPL-3.0-only
Published 4 months ago
Updated 4 months ago
Overview
This mod is an addon for Simple Voice Chat that lets your voice interact with vibrations, affecting things like the sculk sensor, sculk shrieker and the Warden!
On top of this, it is also configurable so that you may tweak it to your liking.
Development
The mod also contains an api to allow developers to transmit their own vibrations using the same frequency.
build.gradle
dependencies {
implementation "com.codinglitch.vibrativevoice:vibrativevoice-api:API_VERSION_HERE"
}
You can go to https://versions.codinglitch.com to view the latest api version.