Simple Voice Chat Radio

A server-side Simple Voice Chat addon mod for Fabric adding a radio block capable of streaming mp3 radio streams.

120,39k

Quick challenge

How far can you run before the mobs catch you?

Simple Voice Chat Radio

Simple Voice Chat Radio

A server-side Simple Voice Chat addon mod for Fabric adding a radio block capable of streaming mp3 radio streams.

Disclaimer

This mod may not be able to play all mp3 streams. The mp3 stream must be playable by Please don't report issues if the stream you are trying to play is not working.. Please don't report issues if the stream you are trying to play is not working.

Usage

- Install this mod alongside Simple Voice Chat on your server - Make sure you set up the voice chat mod correctly (see here) - Get the mp3 livestream URL of your favorite radio station - Enter the command `/radio create "<stream-url>" "<station-name>" [sound_radius]` to create a radio block - Place the radio block - Right-click the radio block to turn it on - Or toggle them with redstone pulse

How to get Radio Stream URLs

You might find the stream URL on your radio stations' website. If you want to search for a radio station, streamurl.link might have it.

Commands

- `/radio create "<stream-url>" "<station-name>" [sound_radius | infinite]` - Gives you a radio playing the provided mp3 stream. If the radius isn't provided, the server default (48, in the config) is used. - `/radio change ... radius ...` - Allows you to change range of a radio, be it placed or held. - `/radio change block <location: blockpos> radius <sound_radius>` - Placed radios at a location - `/radio change held_item radius <sound_radius>` - Radios held in your main hand. - `/radio debug <location: blockpos>` - Provides you a bunch of data on a placed radio's state in chat. If an radio isn't behaving correctly, double check this.

Contact

For support with this mod, please contact @CG360 via:

- Github: https://discord.gg/94c45XagEH - Github: Github:

Configuration

| Property | Description | Default | |----------------------------|--------------------------------------------------------|---------| | `radio_range` | The audible range of radios | `48.0` | | `command_permission_level` | The permission level required to use the radio command | `0` | | `radio_skin_url` | The default skin url for the radio block. | | | `show_music_particles` | Whether to show music particles | `true` | | `music_particle_frequency` | The frequency of the music particles in milliseconds | `2000` |

Credits

- JLayer - Radio Skin

ADS