Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Links
Creators
Details
Chunk Courier
Ever built a long minecart line, only to find your cart stopped halfway because the chunks unloaded?
Chunk Courier fixes that. It automatically keeps chunks loaded around any moving minecart, so your carts complete their journeys whether you're watching or not.
No babysitting. No chunk-loading contraptions. Just reliable, long-distance minecart travel.
How It Works
Chunk Courier listens for minecarts with horizontal movement above a configurable speed threshold. While a cart is moving, it holds a chunk-loading ticket for the surrounding area. The moment it stops or is removed those tickets are released and chunks unload cleanly. Everything runs server-side, so clients don't need the mod installed.
Installation
- Dedicated server: install Chunk Courier on the server only.
- Singleplayer or LAN host: install Chunk Courier on the host instance.
- Multiplayer clients joining a server that has Chunk Courier do not need the mod installed.
Features
- Chunk loading and unloading tied to minecart movement
- Ticket-based chunk loading via NeoForge — clean and server-authoritative
- Configurable load radius and minimum speed threshold
- All vanilla minecart types supported out of the box
- Multiple carts in the same area are handled independently
- Automatic cleanup on cart removal or world unload
- Stale ticket validation on world restart
Configuration
A server config file is generated automatically on first launch.
enabled: Enables or disables the chunk loading system.debug: Enables furnace minecart debug system messages when a cart enters a new chunk and loads new chunks.chunk_radius: Number of chunks to keep loaded around a moving minecart.minimum_horizontal_speed: Minimum horizontal speed before a minecart starts loading chunks.
Bug Reports & Compatibility
Run into something unexpected? Open an issue and I'll take a look!



