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 |
|:————————————:|——————————————————-|
| ![](https://cdn.modrinth.com/data/cached_images/920509ef166dd12999f5c37593726d5b38b178df_0.webp) | You are talking |
| ![](https://cdn.modrinth.com/data/cached_images/fca88ce39851e803b131d80f967baceb979e981e.png) | You are whispering |
| ![](https://cdn.modrinth.com/data/cached_images/3295a4809a4c5fa34130cf2b0ca4cb0c877ef0b6_0.webp) | Player is talking |
| ![](https://cdn.modrinth.com/data/cached_images/f65e6c7acc8a12fe235f6a2eab6f7312ec459d0a_0.webp) | Player is whispering |
| ![](https://cdn.modrinth.com/data/cached_images/8cb7bef660801ee9bee15e12864d766b57905540.png) | Microphone muted |
| ![](https://cdn.modrinth.com/data/cached_images/05cfff1ecdba43d43e3ed8920e84834babb1b04e.png) | Voice chat disabled |
| ![](https://cdn.modrinth.com/data/cached_images/ce6cc8977f481476d7f6759bf21f34788d09476f.png) | 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.

![](https://cdn.modrinth.com/data/cached_images/c46289d611c1c4802c6f44fb9963ec9a04ea63c8.png)

### 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.

![](https://cdn.modrinth.com/data/cached_images/dcaa5edc9ee9c404d93d17d5d687f853bb710cda.png)

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.

![](https://cdn.modrinth.com/data/cached_images/63b27eb45a5e2b5c8df35fb7c63a4ba79cccb154.png)

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.

![](https://cdn.modrinth.com/data/cached_images/838d33f174e66349feff2fc7edc03e19a8dd8634.png)

## 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 Pipes

This requires the Fabric API!

This is primarily a mod to test implementations based on LibBlockAttributes, LibNetworkStack, and LibMultipart, using buildcraft’s item pipe code as a base.

Note that as I’m porting BuildCraft to quilt/1.19.4 I won’t be updating or improving this very much.

 

This currently adds 11 pipes:

 

 

And 10 blocks:

 

 

If you’re not sure how to use this mod, or want to ask questions about it please join my discord server: https://alexiil.uk/discord/simple-pipes

 

Available Addons:

 

 

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.

![preview](https://cdn.modrinth.com/data/cached_images/aac4947bab69e5d28ce8e91126425c668ad098b3_0.webp)

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
![preview](https://cdn.modrinth.com/data/cached_images/67e81fe573cd8bbf52e67a8871a54acbdf88f65d_0.webp)

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
Buy Me a Coffee at ko-fi.com

Simple Copper Pipes

REQUIRES FABRIC API

Copper pipes can quickly and easily transport items from one place to another! Simply build a pipeline and you’re good to go.

The part of the pipe with the protruding opening is the direction items will flow in. If there is no block in front of the pipe the items will shoot out, so be careful!

Pipes can also insert items into any block with an inventory like chests, hoppers, and barrels, and themselves.
Copper Pipes are crafted just how you think they’d be- three copper in a row, an empty row, and three more copper.

Moving And Dispensing Items:

If a Copper Pipe is pointing into air or water, it will automatically shoot out its items. To prevent this, placing something as simple as a Torch in front of it will suffice.

Copper Pipes will deposit their items into inventories like Chests, Barrels, and the Copper Fitting. They can also take out these items from those blocks, making them easy to use for intersections and storage.

Copper Pipes with Dispensers behind them will shoot items farther depending on their oxidization state and color, and Copper Pipes with Droppers behind them will shoot items out at a medium range, regardless of oxidization and color.

Copper Pipes that are being powered by Redstone will “shoot” specific items like Arrows, Splash Potions, and Snowballs, making them more versatile.

Waxed pipes are the fastest, while normal pipes are slightly slower.

Copper Fittings will prevent the flow of items whilst being powered.

Smoke And Water Leaking:

Copper Pipes are able to leak water and smoke under specific circumstances.

If a Pipe is Waterlogged or Water is placed directly behind the Pipe, the water will move along the Pipeline. This is visualized with drops of water falling from pipes.

Water will flow through up to 12 pipes, where it will then stop. By placing Copper Fittings in the Pipeline, you can renew the flow of water as much as you’d like.

Farmland can stay damp if under a leaking pipe that’s up to 12 blocks above it and Sugar Cane are able to
grow under these same circumstances, removing the need for you to place them next to water sources.

All mobs will be considered to be in water if under a pipe that’s up to 12 blocks above them, meaning that all mobs will be extinguished if under a pipe, and Endermen will be damaged by walking under a Leaking Pipe.

Smoke follows these same rules, needing a Lit Campfire to be placed behind the entry pipe. Copper Fittings will renew the flow of smoke.

Bee Hives and Bee Nests will count Smoking Pipes as Campfires, allowing Copper Pipes to be used in honey farming.

Oxidization, Waxing, & Lightning:

All Copper Pipes and Copper Fittings will oxidize over time. To prevent this, you can alt-click on one with a Honeycomb, or combine and Honeycomb and a Pipe/Fitting in a Crafting Table. Waxed Pipes will transport items faster, making them a more preferable choice.

Alt-clicking on a Pipe or Fitting will remove its wax, and if it’s unwaxed, will revert its oxidization stage by one.

Copper Pipes and Copper Fittings can de-oxidize from lightning, but you’ll have to set them up properly for it to work.

When a Lightning Rod is triggered on top of (or directly next to) a pipe or fitting, electricity will surge through the entire pipeline.

Each time a pipe or fitting receives electricity they’ll de-oxidize by one stage, and glowing pipes/fittings will glow.
If a Pipe or Fitting is completely oxidized, you can put it in a furnace to Corrode it.

Vibrations:

When a Copper Pipe’s opening is exposed to air, it will pick up Vibrations and send them through the pipeline, which can be used to distract Wardens or work with Sculk’s mechanics easier.

All Copper Pipes with an exposed opening will pick up Vibrations, though the Vibration particle will only appear if a Block or Entity that can listen to it is around; this can be controlled via tags, but keep in mind that this is purely visual- the Vibrations will still be emitted.

Note Blocks will also be picked up by pipes, which will also be sent through pipelines like vibrations.

Copper Fittings are not required to renew Vibrations as they can travel through entire pipelines on their own as of 1.10.

Other:

Alternate-Clicking on a pipe with a hoe will rotate it.
Pipes will bubble underwater.

(Maybe they’re not so simple after all..?)

[![Use code FROZENBLOCK with Kinetic Hosting for 15% off your first month!](https://i.imgur.com/9ZfqfCq.png)](https://tinyurl.com/3xhmk7fb)

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

ShiNeaL’s Simplacity

ShiNeaL’s Simplastic Pack:
This pack has been worked on for around 3 years now (Since 2019) and we have put a lot of time and effort into the pack, and we love to see that people enjoy it. I hope everyone enjoys the pack and we will continue to update the pack constantly!

“ShiNeaL’s Simplastic Pack is a pack of textures as its simple name suggests with a resolution of 16x with a soft or plastic style with very marked edges in all its blocks as well as keeping the original colors to preserve its style.”
– Random Site I Found #1

“With this pack, all the blocks in the game will become simple and smooth. Their textures will look as simple as possible, but easily recognizable and not devoid of detail. If you want to see simple, but not too simple, textures in the game, then this resource pack is perfect for you!”
– Random Site I Found #2

“Perfect for those who want a mix of simplicity, plastic, and default textures!”
– RobinTheTraveler, a “Loving Subscriber”

ShinyDragon96 – Owner, Founder, Textures, Models, Organizer

Tgw Creeper – Textures

pigeo – Just Here, the Usual

Swimmingturtle247 – “Simplastic” Idea

Mod Support Addon — [ShiNeaL’s Simplastic Mod Support](https://planetminecraft.com/texture-pack/shineal-s-simplastic-mod-support)

Bedrock Port — [ShiNeaL’s Simplastic Bedrock](https://planetminecraft.com/texture-pack/shineal-s-simplistic-pack-bedrock)

CTM Addon — [ShiNeaL’s Simplastic CTM](https://planetminecraft.com/texture-pack/shineal-s-simplastic-ctm)

All My Vanilla Packs In One – [Shiny’s Mashup Pack](https://planetminecraft.com/texture-pack/shiny-s-vanilla-overhaul)

Realistic Entities — [Shiny’s Entity Models Plus](https://planetminecraft.com/texture-pack/shiny-s-entity-models-plus-optifine)

ShiNeaL’s Simplastic Pack© 2020 by ShinyDragon96 and ShiNeaL’s Packs is licensed under CC BY-NC 4.0! – If you use this pack in a video, post, or anything else, it must be linked back to here & credited in my name – !

Sherd Duplication

This mod allows players to create copies of pottery sherds they find while exploring the world. Sherds are copied using a crafting recipe similar to the vanilla recipe for copying armor trims and smithing templates.

## FaQ
**How do you duplicate the sherds?**
After finding a sherd you can create a copy using a recipe similar to the vanilla recipe for copying armor trims and smithing templates. In the crafting grid put a terracotta block in the centre, the sherd to copy on top, and bricks in all remaining slots. This recipe will consume the original sherd, but you will get 4 as a result.

**Is this mod server side only?**
For the best experience I recommend installing the mod on both the client and server, however it is only required on the server side. If a server has this mod all clients including vanilla will still be able to join and use these recipes.

## Credits & Contact
Like the mod and want to support me?
– Follow me on [Twitter](https://twitter.com/darkhaxdev)
– Join my [Discord](https://discord.darkhax.net)
– Check out my [website](https://darkhax.net)

[![Nodecraft](https://nodecraft.com/assets/images/logo.png)](https://nodecraft.com/r/darkhax)
This project is sponsored by Nodecraft. Use code [Darkhax](https://nodecraft.com/r/darkhax) for 30% off your first month of service!