Vibrative Voice
This is an addon for Simple Voice Chat that lets your voice interact with vibrations!
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Vibrative Voice
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.