
ModsJava
Figasmo
Integration between Figura and PlasmoVoice. Free Minecraft Java mod for 1.21.11.
⬇ Download on ModrinthAn addon that integrates PlasmoVoice into Figura, adding new features and functionality.
New globals:
plasmovoice:getVoiceLevel(UUID)— to get the player speech level. UUID — Player UUID, e.g.,player:getUUID().plasmovoice:getVersion()— to get the version of mod.
New event:
FIGASMO.PLASMOVOICE_PLAYER_SPEAK(activationId, distance)activationId — to get an activation by its unique identifier. distance — to get the activation distance.
FIGASMO = FIGASMO or {}
function FIGASMO.PLASMOVOICE_PLAYER_SPEAK(activationId, distance)
-- YOUR CODE
end
Verified by MCModsHub
- Ships as figasmo-1.0.0.jar — drop this file into the mods folder
- Download size: 12 KB
- Download link checked 20 Aug 2026 — working
These come from our own check of the pack file, not from the source page.