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

Timelock

Lock the time for certain chunks in a world independently of other time rules

Загрузки
7K
Подписчики
14
Обновлён
24 апреля 2025 г.
Лицензия
MIT

Опубликован 2 августа 2023 г.

Create a zone with timelock zone <zone_id> set <ticks> <offset>, where:

  • zone_id is the ID of the zone,
  • ticks is a number in the range 0-24000 for the amount of ticks, and
  • offset is whether the zone should use the world time and offset it or lock it to the ticks specified

Example: timelock zone timelock:my_zone 12000 true

You can change a zone's parameters at any time by running the set subcommand again. Delete a zone using the delete subcommand and use the info subcommand to inspect a zone.

To edit the chunks in a zone, run timelock start <zone_id>. Modify the selection by right-clicking any block in a chunk. When you are ready to commit your changes, run timelockc commit. Run timelockc abort to discard your changes.

License

MIT © ModFest 2023

Ченджлог

1.0.2Релиз1.21.1 · 24 апреля 2025 г.
  • makes it work
1.0.1-1.21.1Релиз1.21.1 · 18 марта 2025 г.

1.21.1 port courtesy of UnlikePaladin <3

1.0.1Релиз1.20.4 · 9 февраля 2024 г.

Updated to 1.20.4

1.0.0Релиз1.20.1 · 6 августа 2023 г.

Initial release!

Комментарии

Загружаем…