Simple Voice Chat
[Modrinth](https://modrinth.com/mod/simple-voice-chat)
|
[CurseForge](https://legacy.curseforge.com/minecraft/mc-mods/simple-voice-chat)
|
[Discord](https://discord.gg/4dH2zwTmyX)
|
[Wiki](https://modrepo.de/minecraft/voicechat/wiki)
|
[FAQ](https://modrepo.de/minecraft/voicechat/faq)
|
[Credits](https://modrepo.de/minecraft/voicechat/credits)
|
[API](https://modrepo.de/minecraft/voicechat/api)
# Simple Voice Chat
A proximity voice chat for Minecraft with a variety of [addons](https://modrepo.de/minecraft/voicechat/addons) that offer additional features and functionalities.
⚠️ **NOTE** This mod requires special setup on the server in order to work.
Please read the [wiki](https://modrepo.de/minecraft/voicechat/wiki/setup) for more information.

Please join the Discord if you have questions!
## Downloads
– [Fabric](https://modrinth.com/mod/simple-voice-chat/versions?l=fabric)
– [NeoForge](https://modrinth.com/mod/simple-voice-chat/versions?l=neoforge)
– [Forge](https://modrinth.com/mod/simple-voice-chat/versions?l=forge)
– [Bukkit/Spigot/Paper](https://modrinth.com/plugin/simple-voice-chat/versions?l=bukkit)
– [Quilt](https://modrinth.com/mod/simple-voice-chat/versions?l=quilt)
– [Velocity](https://modrinth.com/mod/simple-voice-chat/versions?l=velocity)
– [BungeeCord/Waterfall](https://modrinth.com/mod/simple-voice-chat/versions?l=bungeecord)
## Features
– Push to talk
– Voice activation
– Proximity voice chat
– Password protected groups
– Automatic voice activity detection
– Automatic microphone gain adjustment
– [Opus codec](https://opus-codec.org/)
– [RNNoise](https://jmvalin.ca/demo/rnnoise/) recurrent neural network noise suppression
– OpenAL audio
– Cross compatibility between Fabric, NeoForge, Forge, Quilt, Bukkit, Spigot and Paper
– Support for Velocity, BungeeCord and Waterfall
– Compatibility with [ModMenu](https://modrinth.com/mod/modmenu) (Use [ClothConfig](https://modrinth.com/mod/cloth-config) for a better configuration UI)
– Configurable push to talk key
– Microphone and speaker test playback
– Configurable voice distance
– Whispering
– Individual player volume adjustment
– Microphone amplification
– 3D sound
– AES encryption
– Audio recording with separate audio tracks
– A powerful [API](https://modrepo.de/minecraft/voicechat/api)
– Many [addons](https://modrepo.de/minecraft/voicechat/addons)
## Icons
| Icon | Description |
|:————————————:|——————————————————-|
|  | You are talking |
|  | You are whispering |
|  | Player is talking |
|  | Player is whispering |
|  | Microphone muted |
|  | Voice chat disabled |
|  | Voice chat not connected
Voice chat not installed |
## The GUI
You can open the voice chat GUI by pressing the `V` key.
This allows you to open the settings, group chats, mute yourself, disable the voice chat, start/stop a recording and hide all icons.

### Group Chats
Group chats allow you to talk to players that are not in your vicinity.
To open the group chat interface, either press the group button in the voice chat GUI or just press the group key.
To create a new group, just type a name in the text field and press the button at the bottom.

Creating or joining a group will bring you into the group chat interface.
You will also see the heads of the group members in the top left corner of your screen.
Talking players will be outlined.
You can disable these icons by pressing the third button from the left.

Players that are not in a group will see a group icon next to your head, indicating that you are in a group.
You can invite players to your group chat by entering the command `/voicechat invite ` or from the social interactions screen.
### Settings
You can access the voice chat settings by pressing the `V` key and pressing the settings button.
This menu offers the ability to set up your voice chat audio settings.
By clicking the microphone button, you can test your microphone activation.

## Important Notes
You need to open a port on the server. This is port `24454` `UDP` by default.
Without opening this port, the voice chat will not work.
This port can be changed in the server config.
More information [here](https://modrepo.de/minecraft/voicechat/wiki/setup).
The voice chat is encrypted, but we don’t guarantee the security of it. Use at your own risk!
Simple Datapacks
## 📂 Simple Datapacks
The purpose of this mod is to simplify the ways of adding datapacks to the game. To do this, the mod creates a folder in the root directory of Minecraft called datapacks. In my opinion, the capabilities of datapacks are underestimated by players, mostly because not everyone understands how to install datapacks into the game. This is more difficult to do than to install a mod or resource pack, although many datapacks bring a lot of content to the game.

My goal is to make a mod that will help players with installing datapacks into the game so that they can get a new portion of unforgettable impressions.
## 💼 Usage

In order to launch a world with datapacks, you need to download any datapack that is compatible with the selected version of Minecraft, open and place the datapack in the datapacks folder, start creating a world and select the desired datapack from the list. However, when using Cloth Config, the mod settings specify the path to the downloads folder, so to use datapacks, you only need to download them, then simply open the datapack selection menu and enable the desired one.
## ✨ Features
Whenever possible, I added the most basic features for the mod that I could imagine.
Click to open
* Since the main thing for me is that as many players as possible start using datapacks, I made the mod available on 4 different loaders so that it can be launched from almost any modpack.
* The mod has a configuration. The values used by the mod can be changed in the mod menu (Fabric requires ModMenu), and can also be changed in the configuration file, which is available using the Cloth Config API.
* The mod allows players to add and load datapacks from different folders. To change the sources of these packs, you need to configure them in the mod settings. If you want to specify a folder in the game’s root directory, for example, “`my_datapacks“` instead of the full path “`C:Users{USERNAME}AppDataRoaming.minecraftmy_datapacks“`, simply enter the folder name in the field in the mod settings menu.
* By default, datapacks are loaded from the datapacks folder in the root directory and the downloads folder, allowing them to appear in the game immediately after installation (provided Cloth Config API is loaded; otherwise, only the datapacks folder will be used).
* The mod settings have two lists: one for required and one for optional datapacks. The first list specifies the paths to datapacks that are automatically applied when entering a world. The second list contains datapacks that remain inactive but can be enabled at any time using the “`/datapack enable“` command.
* The Simple Datapacks mod runs on the server. Since the mod settings are not accessible on the server, it automatically uses all datapacks from the datapacks folder.
* It’s possible to disable feature packs (experimental datapacks). If you don’t use feature packs, you can disable them to save space on the datapack selection screen. In the mod settings, function packages can be set to required, and then they will be applied when the world starts.
* Unlike similar mods, datapacks will continue to work in the world, even if you disable the mod. In the mod settings, you can enable copying datapacks to the world folder. In this case, the datapack will work without the mod, because the game will read it from the world.
## 🤝 Support

Silent Horns
**Are you tired of hearing goat horns again and again?
Does your SMP friend annoy you with spamming goat horns while flying around you like a bug?**
This resourcepack will help you! 🤝
❌ There is currently no way to lower the volume of goat horn sounds exclusively, the only way is to lower the master game volume.
🔇 In this pack all goat horn sounds are replaced with silence, so you can enjoy peace without lowering your overall game volume all the way down.
### Troubleshooting
❓ If the horn sounds aren’t silenced after enabling resourcepack, you can try to rejoin the world/server or just relaunch the game entirely.
Silent Discs Plus
This Silent Discs resource pack is made specifically for use with redstone disk/jukebox ROMs. It not only silences all music discs, but also removes the “now playing” text and silences minecarts too
(Minecarts have a bad habbit of taking up the sound cap even if you can’t hear them, this pack fixes that)
Shorty Swords
Shortened Sword are Just Built Different! Aren’t they look hot?
Texture-pack makes swords a bit shorter. Supports almost **EVERY** ever existed Minecraft Version.
Shorten swords
changes every sword to a shorter varient with its distinguished style
red is netherite
blue is diamond ofc
gold is yelloish brown
iron is blueish white
stone is greyish yellow
wooden is brown
portfolio:
bit.ly/4glA9yh
shea’s simple Totem x bare bones
# shea’s simple Totem x bare bones
## what does this pack does
### it takes Totems and cleans it up
This pack does not include any bare bones textures
**Bare Bones is required for the intended look**
disclaimer if you use this pack make sure to place this pack above bare Bones in your resource pack list for it to use its own instead of bare bones
i recomend using other shader and resource packs like [bliss](https://github.com/X0nk/Bliss-Shader) to improve looks but that is optional
**you can showcase this if you want just dont redistrabute it**
Shadowfangs Texturepack
Shadowfang’s Texture Pack enhances your Minecraft experience with a clean, performance-friendly design focused on visibility and a sleek purple aesthetic. Built for both PvP and survival, it removes visual clutter while keeping the game stylish and smooth.
Features:
– Unobstructive Particles
– Unobstructive Purple Enchant Glint
– Certain Blocks were made more visible
– Low Fire
– Low Shield
– Small Totem Pop
– Transparent Gui
– Purple Button Textures
– Better Longer Mace
– Mace Parry Sounds
– Black Hotbar Selector
– And Much More
Perfect for PvP & Survival:
Optimized for clarity and fast reactions while maintaining a clean look.
Updates:
Updates Only when adding or removing stuff
Credits:
[](https://modrinth.com/resourcepack/small-totem-pop)
[](https://modrinth.com/resourcepack/visible-powdered-snow)
[](https://vanillatweaks.net)
Selfskin
# Selfskin
Change any skin fully client-side!
Simply put a file in `.minecraft/selfskins/.png` or `.minecraft/selfskins/slim/.png` to override a player’s skin (it works with offline players too).
Skins automatically update each time a player enters the world (as of 1.1.0). To change skins while a player is in the world, use `/selfskin:reload`. The command accepts a username to only reload one player’s skin.
This mod will change the skins you see on players, logged in or not, without other players seeing the changes.
Thus, it does not do the same as changing alex.png and steve.png in a resource pack.
Selfskin tries to work with as many versions as possible on fabric and quilt.
Forge support may come eventually as this mod is really small and simple.
Requests for version ports are welcome.
This mod also tries to be compatible with mods like [Ears](https://modrinth.com/mod/ears).
Found a mod that works or doesn’t work with selfskin? Questions? Or just want to chat? [Come join us on matrix!](https://matrix.to/#/%23wonder-minecraft:the-apothecary.club?via=the-apothecary.club&via=syndicated.gay&via=matrix.org) Alternatively, [create an issue](https://git.sleeping.town/wonder/selfskin/issues/new)
## Compatibility
The listed supported versions are not exhaustive and most mod/minecraft version combinations are not tested. The mod may work on versions that are not listed. Please reach out if you find an inaccuracy!
Known compatible mods:
– ~~3d Skin Layers~~ reportedly broken, but will run
– Ears
Known incompatible mods to be fixed:
– 3d Skin Layers
Known mods that won’t be compatible:
– none (so far)
Scaffolding Fix
A lightweight resource pack that adds the missing hole on top of scaffolding blocks.
**Note that the texture is off on pre 1.19.3 versions of minecraft, i might fix this in the future.**
Before/Vanilla:

After:

_You may not redistribute this resource pack anywhere without proper permission, the only official download page for this resource pack is on modrinth._