


DanmakuChat is a client-side mod for Minecraft that implements "danmaku comments" similar to those on Nico Nico Douga.
Main Features
Chat messages flow from right to left on the screen, with multiple messages displayed simultaneously. A unique collision avoidance algorithm prevents overlapping and ensures easy readability.
1. Nico Nico Douga-style Danmaku Display
Chat messages flow from right to left across the top of the screen.
Features:
- Appears from the right edge of the screen
- Scrolls left at a constant speed
- Disappears when it reaches the left edge of the screen
2. Collision Avoidance Algorithm
Position-based collision avoidance system.
How it works:
- Lane Management: Places 10 lanes (horizontal lines) on the game screen.
- Spacing Check: Checks the spacing between each lane and the previous message before placing a new message.
- Optimal Lane Selection: Automatically selects the least crowded lane.
- Overlap Prevention: Places messages with at least 50px of spacing between them.
- Results:
- Messages do not overlap.
- Easy-to-read display.
- No breakdowns even with high density.
3. Message Filtering
User chat and system chat can be controlled separately.
User Chat
Chat messages sent by players.
Format: <Player Name> Message
Example:
<Player685> Hello<Steve> Thank you
Default: Display ON
System Chat
Messages from the server or game system.
Example:
Player joined the gamePlayer left the gameTime set to day- Command execution result Default: Display OFF
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21, 1.21.1, 1.21.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.
- Ships as DanmakuChat-2.0.0.jar — drop this file into the mods folder
- Download size: 1.1 MB
- Download link checked 21 Aug 2026 — working
These come from our own check of the pack file, not from the source page.