Inhabitor
ModrinthUtilities to make world pruning easier
33.6k downloads 35 followers updated 4d ago
A simple server-side Fabric mod that adds utilities to make world pruning easier.
Features
- A command to manually add/set the
inhabitedTimeof a range of chunks - Fixes a Minecraft bug where the inhabited time is not being updated when unmodified chunks are unloaded
Commands
/inhabitor set <x1> <z1> <x2> <z2> <time>: Sets the inhabitedTime of all chunks in the range to the specified time in ticks.
/inhabitor add <x1> <z1> <x2> <z2> <time>: Adds the specified time in ticks to the inhabitedTime of all chunks in the range.
NOTE: This command takes a lot of time to execute, so expect the server to lag while the command is running.
Legacy versions can be found here.
Versions
No version history available. Use the Download button to get the latest from the source.

Comments 0
No comments yet. Be the first to share your thoughts.