promotional bannermobile promotional banner

Doomed Chunks

Chunks you are standing on gets destroyed every night

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

Fabric

modImplementation "curse.maven:doomed-chunks-1546920:8109037"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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:

  1. Download doomedchunks-1.0.0.jar from Assets below.
  2. Download the matching Fabric API jar for 26.1.2 (fabric-api-0.149.0+26.1.2.jar).
  3. Drop both jars into your server's mods/ folder.
  4. 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 .zip containing these same jars — unzip it and use doomedchunks-1.0.0.jar the same way.