• This repository has been archived on 26/Dec/2023
  • Stars
    star
    3
  • Rank 3,959,621 (Top 79 %)
  • Language
    Java
  • Created about 1 year ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

More Repositories

1

simple-voice-chat

A working voice chat in Minecraft!
Java
437
star
2

audio-player

Put your own audio files on music discs!
Java
57
star
3

easy-villagers

Never get annoyed by villagers again!
Java
53
star
4

pipez

Lag friendly pipes.
Java
50
star
5

status

The status mod used on the Hermitcraft server.
Java
48
star
6

camera

A working Camera in Minecraft!
Java
32
star
7

advanced-mining-dimension

A dimension consisting just of caves.
Java
25
star
8

camera-utils

A client side Fabric mod that adds convenient features related to the players camera.
Java
23
star
9

view-distance-fix

A server side Fabric mod that fixes the fog when having a higher render distance on the client than on the server.
Java
23
star
10

replay-voice-chat

A compatibility mod to record Simple Voice Chat with ReplayMod
Java
20
star
11

corpse

Never lose your items again!
Java
18
star
12

rnnoise4j

A Java wrapper for RNNoise.
Java
17
star
13

voicechat-interaction

Voice chat skulk sensor activation and warden detection
Java
16
star
14

ultimate-car-mod

This mod brings cars, road construction and biodiesel production into your Minecraft world.
Java
12
star
15

dynamic-render-distance

Dynamically adjusts the render distance based on the servers performance.
Java
12
star
16

gravestone

Places a gravestone with your inventory items inside when you die.
Java
11
star
17

docker-proxy

A simple Docker container that forwards incoming TCP or UDP traffic to a specific IP.
Dockerfile
10
star
18

voicechat-broadcast-plugin

A simple Bukkit plugin that allows you to broadcast your voice with Simple Voice Chat.
Java
10
star
19

lame4j

A Java wrapper for LAME.
Java
9
star
20

peek

A Fabric mod that provides additional information about items and blocks.
Java
9
star
21

trade-cycling

The trade cycling functionality of Easy Villagers.
Java
9
star
22

coord-finder

A serverside Fabric mod to share player and place coordinates on your server.
Java
8
star
23

admiral

An annotation based command handling library for Brigadier.
Java
8
star
24

opus4j

A Java wrapper for the Opus Codec.
Rust
7
star
25

server-resourcepack-checker

Only load server resource packs when necessary.
Java
7
star
26

enhanced-groups

Various improvements to voice chat groups.
Java
7
star
27

reap

Harvest crops with right clicking.
Java
6
star
28

advanced-shulkerboxes

This mod makes the Shulker Box more portable.
Java
6
star
29

inhabitor

A simple Fabric mod that adds commands to modify the inhabitedTime of a range of chunks.
Java
6
star
30

heartrate-graph

A simple web app that displays heart rates from Bluetooth Low Energy capable heart rate monitors.
Vue
5
star
31

traefik-mailcow-certdumper

Dumps certificates from Traefik to use them in Mailcow Dockerized.
JavaScript
5
star
32

curseforge-modpack-server-generator

A tool to generate a server from a CurseForge modpack zip
JavaScript
5
star
33

modrepo

The source code of the modrepo.de page.
5
star
34

nvmlj

A Java wrapper for the NVIDIA Management Library.
Java
4
star
35

mod-enforcer

Ensures that players have the same mods as the server.
Java
4
star
36

config-builder

A simple Java configuration library.
Java
4
star
37

qr-scanner

A simple QR code scanner for Android, aimed at providing the best compatibility of all formats.
Java
4
star
38

delivery-questing

Delivery Questing
Java
3
star
39

corelib

A library containing shared code for all of my mods.
Java
3
star
40

hide-ip

Hides your servers IP and other custom text in disconnection messages.
Java
3
star
41

anti-mob-griefing

Highly configurable mob griefing options.
Java
3
star
42

character-renderer

A simple player character renderer.
Java
3
star
43

better-respawn

This mod adds a mechanic that lets you respawn near your death location.
Java
3
star
44

vanilla-plus

A serverside mod improving the vanilla experience.
Java
3
star
45

delivery-inc

A progression based technical modpack with a completely new take on questing!
ZenScript
3
star
46

svc-cli-utils

Command line utilities for Simple Voice Chat.
Rust
2
star
47

sleeping-bags

A sleeping bag that does not set your spawnpoint.
Java
2
star
48

ultimate-plane-mod

Planes in Minecraft.
Java
2
star
49

easy-piglins

Never get annoyed by bartering again!
Java
2
star
50

upload-curseforge-modpack-action

A GitHub action that uploads Minecraft modpacks to CurseForge
JavaScript
2
star
51

chat-signing-hider

A client side Fabric mod that hides all things related to chat signing.
Java
2
star
52

mod-update-server

A server for Minecraft modders that manages mod updates.
Java
2
star
53

storage-overhaul

A complete overhaul of storage containers.
Java
2
star
54

save-fix

Fixes issues with auto-saves causing lag spikes.
Java
2
star
55

persistent-players

Players stay in the world when they log out.
Java
1
star
56

voicechat-api-fabric

About An example template mod for the Simple Voice Chat Plugin API for Fabric.
Java
1
star
57

mod-gradle-scripts

Shared Gradle scripts between mods
1
star
58

mod-update-checker

A library for Minecraft mods, that checks for available updates.
Java
1
star
59

cycle-hotbar

A client-side Fabric mod that adds a keybind to cycle your inventory rows through the hotbar.
Java
1
star
60

hardware-lib

A library for reading hardware information.
C#
1
star
61

modrepo-dev

The development version of the modrepo site.
HTML
1
star
62

reusable-rockets

Reusable Rockets.
Java
1
star
63

command-permissions

Permission nodes for commands.
Java
1
star
64

build-modpack-server-action

A GitHub action that builds a server from a CurseForge Minecraft modpack zip.
JavaScript
1
star
65

wiretap

A server-side Simple Voice Chat addon mod for Fabric, that adds a microphone and a speaker block.
Java
1
star
66

voicechat-api-bukkit

An example template plugin for the Simple Voice Chat Plugin API for Bukkit based servers.
Java
1
star
67

timelapse

A program that creates timelapses.
Java
1
star
68

teamspeak-connect

Connects TeamSpeak users via different chat services.
Java
1
star
69

fake-blocks

This mod adds a block that can look like every full block, but has no collision.
Java
1
star
70

mod-update-plugin

A Gradle plugin for Minecraft mods to push updates to the Mod Update Server.
Java
1
star
71

simple-voice-chat-bot

The Simple Voice Chat Discord Bot.
Java
1
star
72

voicechat-api-forge

About An example template mod for the Simple Voice Chat Plugin API for Forge.
Java
1
star