ChunkMill

Quick rating

ChunkMill

No reviews yet

A fast, efficient, and easy-to-manage chunk pregenerator — generate your world on command or on a schedule, without lagging the players who are online.

Mod Loaders
Forge
NeoForge
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
Creative Commons Attribution Non Commercial No Derivatives 4.0 International
Latest Version
1.0.1
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

ChunkMill

A fast, efficient, and easy-to-manage chunk pregenerator — generate your world on command or on a schedule, without lagging the players who are online.

ChunkMill is a lightweight, server-side mod with its own high-throughput generation engine. Define reusable pregeneration tasks, run them whenever you like (or queue several up), and let ChunkMill grind through them at a pace that keeps your server smooth. Big runs even resume automatically after a restart. A map view of what's already been generated is planned for a future update.


Why ChunkMill

  • Fast — generates chunks in tightly-batched bursts and keeps multiple chunks in flight at once, so it pushes hard when there's headroom.
  • Efficient — generated chunks are released as it goes, so a huge run won't balloon memory; it only does the work that's actually needed.
  • Manageable — everything is named, listed, and controllable: define tasks once, run/queue/pause/cancel them, and watch live progress from a clean in-game panel.
  • Safe for players — optional auto-pause means pregeneration never competes with people who are actually playing.

Features

  • Named tasks — define a job once (dimension, square/circle, center, radius) and reuse it: task add spawn overworld square 0 0 5000.
  • Run on demand or queuerun <task> starts it now, or lines it up behind the current run.
  • Time scheduler — fire tasks (or pause/resume/cancel) on HH:mm rules for any days (all, mon-fri, sat,sun, …), timezone-aware.
  • Smart throttling — pick adaptive (auto-paces to hold a target ms/tick) or fixed (set chunks/tick); both cap how many chunks are generated at once.
  • Player-aware — optionally auto-pause the whole run while players are online, and resume when the server empties.
  • Restart-safe — an in-progress run saves its progress and continues where it left off after a restart or crash.
  • In-game control panel — just /chunkmill opens a live, tabbed screen that doesn't pause your world, so you watch generation happen in real time:
    • Dashboard — progress bar with a live chunks/sec rate and ETA, plus pause/resume/cancel and the upcoming queue.
    • Tasks — run, delete, or edit any task in a dedicated form (name, dimension, shape, center, radius).
    • Schedule — build rules with hour/minute sliders and clickable day toggles (no typing); pick the task from a list that shows each one's details.
    • Settings — engine, throttle, auto-pause, scheduler, and timezone.
    • Multi-loader — one mod for Fabric, Forge, and NeoForge.

Quick start

/chunkmill enable
/chunkmill task add spawn overworld square 0 0 5000
/chunkmill run spawn
/chunkmill status

Want it to run itself overnight?

/chunkmill settings scheduler true
/chunkmill schedule add 01:00 run spawn mon-fri

Commands

  • /chunkmill enable | disable | status
  • /chunkmill task add <name> <dimension> <square|circle> <cx> <cz> <radius> · task remove|list|info
  • /chunkmill run <task> | pause | resume | cancel
  • /chunkmill queue list | clear
  • /chunkmill settings throttle <adaptive|fixed> · mspt · chunkspertick · maxconcurrent · autopause · scheduler · timezone
  • /chunkmill schedule add <HH:mm> <run|pause|resume|cancel> [task] [days] · list|remove|clear|next
  • /chunkmill (no arguments) — open the in-game control panel; /chunkmill help for the text list

Requirements

  • CodxLib — required companion library (listed under Dependencies; most launchers install it automatically). Make sure it's present, or the mod won't load.
  • Works on Fabric, Forge, and NeoForge for Minecraft 26.1.2.

Screenshots

Gallery

  • task list
    task list Show details on the the tasks you want to select
  • Tasks
    Tasks
  • Settings
    Settings
  • Schedule tasks
    Schedule tasks
  • ChunkMill Dashboard
    ChunkMill Dashboard Live update on progression

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works