YTChat is a client-side Forge mod that displays live YouTube stream chat directly inside the Minecraft game window.
- Live YouTube chat overlay in-game
- Client-side only (no servers required)
- Config GUI for easy stream URL changes
- Lightweight and non-intrusive HUD
- 1.21.11
- Forge 61+
- Install Forge for Minecraft 1.21.11
- Drop the built JAR into your
mods/folder - Launch Minecraft
- Open Mods → YTChat → Config to paste a YouTube stream URL
This repository contains the Forge source code. To build the mod:
./gradlew build