Skip to content

plasmoapp/pv-addon-sculk

Repository files navigation

pv-addon-sculk

Server-side Plasmo Voice add-on.

With this add-on, sculk sensors are activated with proximity voice chat.

By default, proximity voice chat emits minecraft:eat game event that represents redstone signal of 8. It can be configured in the config.

Config

# Should activate sculks while sneaking
sneak_activation = true
# Allowed double values: [-60.0;0.0]
# Default value: -30.0
activation_threshold = -30.0
# Allowed values: https://minecraft.fandom.com/wiki/Sculk_Sensor#Redstone_emission
# Default value: minecraft:eat
game_event = "minecraft:eat"

# Here you can enable or disable activations. For example:
# groups = true # activates sculks while speaking in groups
# whisper = true # activates sculks while using whisper
# 
# Default value will be used if distance in activation is 0
[activations]
default = false

About

With this add-on warden and sculk sensors are triggered by proximity voice chat.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages