Timelock

Timelock

Mod

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

Client and server DecorationUtility

1,408 downloads
9 followers
Created9 months ago
Updated3 months ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

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

External resources



Project members

ModFest

ModFest

Organization

ModFest

Mascot


Technical information

License
MIT
Client side
required
Server side
required
Project ID