ChunkCarts
作者:rebot | 分类:模组
Minecraft 版本: 26.2
平台: neoforge
标签: game-mechanics transportation utility
Minecarts load the chunks they travel through, so you can send items across long distances on a server where nobody is standing at the far end. Closed and looping tracks stop loading automatically.
The guarantee
On the default settings, a minecart cannot be used as a chunk loader. A journey is only allowed to continue while the cart is making progress away from where it set off, so a loop, a shuttle, or an unwatched furnace cart runs out of slack and gets released.
There is one way to turn this off: enforcement: PERMISSIVE, a single setting with a warning printed at every startup. Set it only if you trust everyone who plays on your server.
Full write-up and a five-minute test you can run yourself: see the wiki.
Commands
One permission, chunkcarts.admin, held by operators by default. /ccarts is an alias.
/chunkcarts list: active journeys, and which chunks are held and why/chunkcarts reload: re-readconfig.ymlwithout interrupting running journeys/chunkcarts debug: toggle per-poll logging
Platform support
Paper and Paper forks, Fabric, NeoForge, and Forge. Fifteen game versions, 1.21 through 26.2 (1.21.2 excluded).
- Fabric requires Fabric API.
- Paper support is Paper only, not Spigot. It relies on Paper's asynchronous chunk loading, so it refuses to run on Spigot rather than degrade silently.
- NeoForge and Forge have no dependencies.
Licence
LGPL-3.0-or-later. Free to include in any modpack, public or private, free or paid, without asking. Modified public forks must use a different name and mod id. Full terms on the wiki.
Metrics
Reports anonymous stats to bStats: server software, game version, player count, and your enforcement/departure-requirement settings. No player data, world data, IPs, or coordinates. Set metrics: false to opt out.
请登录后举报
暂无评论,抢个沙发吧~