File Details
Doomed Chunks 1.0.0
- R
- May 18, 2026
- 9.23 KB
- 8
- 26.1.2
- Fabric
File Name
doomedchunks-1.0.0.jar
Supported Versions
- 26.1.2
Curse Maven Snippet
Doomed Chunks v1.0.0
A server-side Fabric mod for Minecraft 26.1.2. At dusk each in-game day, the chunk every online player is standing in is doomed and erased after a 5-minute countdown. You are not teleported out.
✨ What's included in this release
- Automatic dusk detection — arms once per in-game day
- 5-minute countdown with warnings at 5m / 3m / 1m / 30s / 10s / 5s
- Server-wide broadcasts and personal warnings for players in danger
- Persistent red "You Are In A Doomed Chunk" boss bar at the top of the screen while you stand on doomed ground
- Block-by-block chunk destruction at T-0 (players are not moved)
- Server-side only — players don't install anything
📦 Requirements
| Version | |
|---|---|
| Minecraft | 26.1.2 |
| Fabric Loader | 0.18.5 |
| Fabric API | 0.149.0+26.1.2 |
| Java (server runtime) | 25 |
🚀 How to use the downloaded files
Two jars are attached under Assets below:
doomedchunks-1.0.0.jar— the mod. This is the one you install.doomedchunks-1.0.0-sources.jar— source code for developers; not needed to run the mod. Ignore it for normal use.
Install on a server:
- Download
doomedchunks-1.0.0.jarfrom Assets below. - Download the matching Fabric API
jar for 26.1.2 (
fabric-api-0.149.0+26.1.2.jar). - Drop both jars into your server's
mods/folder. - Start the server with Java 25 and join.
Trigger it in-game from the server console or as OP:
/time set 13000 (immediate dusk) or /time set 12500
(watch the countdown ramp up).
⚠️ Block destruction is permanent — don't test on a world you care about.
ℹ️ If you instead download the build from the Actions tab, it's a
.zipcontaining these same jars — unzip it and usedoomedchunks-1.0.0.jarthe same way.

