FiguraSVC

FiguraSVC

A unofficial addon that allows Figura scripts to detect and process Simple Voice Chat audio in real time.

by
77.0K Downloads
fabricforgeneoforgequiltdecorationsocial
Configure a Compatible Minecraft Server

Screenshots

Beta release of FiguraSVC 2.0!

About this Mod

FiguraSVC

A unofficial addon for Figura that allows Simple Voice Chat to be detected by Figura Lua scripts.

DOCUMENTATION

Wiki will come soon!

Example Script

-- Example talking animation
local microphoneOffTime = 0
local isMicrophoneOn = false

function pings.talking(state)
    -- (safe on servers) (visible to everyone)
    animations.model.talk:setPlaying(state)
end

function events.tick()
    local previousMicState = isMicrophoneOn

    microphoneOffTime = microphoneOffTime + 1
    isMicrophoneOn = microphoneOffTime <= 2 -- has svc.microphone been called in the past 2 ticks?

    if previousMicState ~= isMicrophoneOn then
        pings.talking(isMicrophoneOn)
    end
end

if client:isModLoaded("figurasvc") and host:isHost() then
    function events.HOST_MICROPHONE(pcm)
        microphoneOffTime = 0
    end
end

Available Versions

FiguraSVC 2.0.1+1.20.1 Fabricrelease
MC 1.20.1fabric, quilt
July 16, 2025
FiguraSVC 2.0.1+1.20.1 Forgerelease
MC 1.20.1forge
July 16, 2025
FiguraSVC 2.0.1+1.21.1 Forgerelease
MC 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5, 1.21.6forge
July 16, 2025
FiguraSVC 2.0.1+1.21.1 Fabricrelease
MC 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5, 1.21.6fabric, quilt
July 16, 2025
FiguraSVC 2.0.1+1.21.x NeoForgerelease
MC 1.21.1, 1.21.2, 1.21.3, 1.21.4, 1.21.5, 1.21.6neoforge
July 16, 2025

How to Install FiguraSVC on Your Client

1

Install the Mod Loader Locally

Install fabric for your local Minecraft version.

2

Download the Matching File

Choose the FiguraSVC file for fabric and Minecraft 1.21.6.

3

Install Mod

Place the .jar file in your local .minecraft/mods folder and restart Minecraft. No server-side installation is required.

Compatibility

Mod Loaders

fabricforgeneoforgequilt

Minecraft Versions

1.21.6, 1.21.5, 1.21.4 (+6 more)

Server-side

Unsupported

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Does FiguraSVC need to be installed on the Minecraft server?

No. Modrinth marks FiguraSVC as unsupported on the server side. Install it only in your local Minecraft mods folder. Your server can remain unchanged unless the mod page lists an additional dependency.

Which version and loader does FiguraSVC require?

Use a file for fabric, forge, neoforge, quilt and your exact Minecraft version. Supported versions include 1.21.6, 1.21.5, 1.21.4. Files for different loaders are not interchangeable.

FiguraSVC is not working – what should I check?

First check the Minecraft version, loader version and required dependencies. Put the .jar file in your local .minecraft/mods folder and remove older duplicates. Because this mod is client-side, adding server RAM will not fix it.

Minecraft Server for Your Group

FiguraSVC stays on your client. Host a compatible world for your group.

Recommended RAM
4 GBfrom €5.2/mo
Minimum 3 GB | per 8 players
Create Server Now
Client Compatibility Guide
NVMe SSD Storage
DDoS Protection included

Details

License
GNU Lesser General Public License v2.1 only
Server-side
Unsupported

Supported Versions

1.21.61.21.51.21.41.21.31.21.21.21.11.211.20.41.20.1