Skip to content

Releases: VLTNOgithub/Time-Loop

1.7.1

16 Feb 17:42

Choose a tag to compare

Fixed bugs with looping on time of day.
Also updated the icon.

Full Changelog: 1.7.0...1.7.1

1.7.0

16 Feb 08:54

Choose a tag to compare

Full Changelog: 1.6.2...1.7.0

1.6.2

14 Feb 22:33

Choose a tag to compare

  • Bossbar now only visible when the loop is active and showLoopInfo is true
  • Fixed loop info showing up when not using ticks or timeofday

1.6.0

14 Feb 16:15

Choose a tag to compare

Added a togglable display for the ticks/time of day left until the next loop.
Also changed some commands for ease-of-use.

1.5.0

14 Feb 14:00

Choose a tag to compare

Revamped the way that chosing the loop mode works.

  • Renamed setLength to setTicks
  • Added trackItems to toggle tracking items Note - This can cause lag in some cases

For an explaination of the new commands, check the readme.

1.4.0

13 Feb 16:27

Choose a tag to compare

Added the ability to see the amount of ticks remaining when using /loop status
Also renamed the mod from The Loop to Time Loop

1.1.0

09 Feb 20:03

Choose a tag to compare

Release

1.3.0

12 Feb 21:13

Choose a tag to compare

Added various time related loops.
/loop setTimeOfDay - Sets the target loop time of day (same as minecraft so 13000 is night)
/loop loopBasedOnTimeOfDay - Enables/disables looping based on the time of day.
/loop loopOnSleep - Enables/disables looping when sleeping.

1.2.0

11 Feb 19:14

Choose a tag to compare

  • Added Max Loops setting.
  • setLength is now in ticks instead of milliseconds.
  • Fixed some issues with world saving.