Перейти к содержимому
Mineforgian

Inhabitor

Utilities to make world pruning easier

Загрузки
35K
Подписчики
36
Обновлён
16 июня 2026 г.
Лицензия
All-Rights-Reserved

Опубликован 10 декабря 2024 г.

A simple server-side Fabric mod that adds utilities to make world pruning easier.

Features

  • A command to manually add/set the inhabitedTime of 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.

Ченджлог

fabric-1.0.7+26.2Бета26.2 · 16 июня 2026 г.
  • Updated to 26.2
fabric-1.0.7+26.1.2Бета26.1, 26.1.1, 26.1.2 · 10 апреля 2026 г.
  • Added support for 26.1.2
fabric-1.0.7+26.1.1Бета26.1, 26.1.1, 26.1.2 · 1 апреля 2026 г.
  • Added support for 26.1.1
fabric-1.0.7+26.1Бета26.1 · 24 марта 2026 г.
  • Updated to 26.1
fabric-1.21.11-1.0.7Бета1.21.11 · 9 декабря 2025 г.
  • Updated to 1.21.11
fabric-1.21.10-1.0.7Бета1.21.10 · 8 декабря 2025 г.
  • Fixed set command adding time instead of setting
  • Added get command
  • Fixed inhabited time fix not working properly anymore
fabric-1.21.10-1.0.6Альфа1.21.10 · 21 октября 2025 г.
  • Fixed stack overflow when running inhabitor command
fabric-1.21.10-1.0.5Бета1.21.10 · 7 октября 2025 г.
  • Updated to 1.21.10

Комментарии

Загружаем…