This mod by itself does absolutely nothing!
This is a simple jar that only contains the Twitch4J API and it's dependencies for the mods that use Twitch4J.
The objective is to allow for the mods to be smaller in size, without having to include the entire API, and facilitate dealing with the dependencies. You can also set the mod as a dependency on fabric.mod.json
Twitch4J Fabric versions are {Twitch4J version}+{mod version} since Twitch4J 1.14.0, from 1.9 to 1.13.0 it is just {Twitch4J version}
To use the libary add the maven repo and make sure to use twitch4j-fabric
repositories {
maven { url "https://maven.awakenedredstone.com"}
}
dependencies {
modImplementation "com.github.twitch4j:twitch4j-fabric:${project.twitch4j-fabric_version}"
}

Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.14, 1.14.1, 1.14.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as twitch4j-fabric-1.25.0+1.11.0.jar — drop this file into the mods folder
- Download size: 17.4 MB
- Download link checked 30 Aug 2026 — working
These come from our own check of the pack file, not from the source page.