Time Loop Utility
No reviews yet
A mod which adds configurable time loops to minecraft, when the end of a loop is reached the server is closed down and restored to a backup of from the beginning of the loop.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Time Loop Utility
A Minecraft 1.12.2 mod for creating configurable time loops through the use of backups. Works in any dimension and each can have their own start and end time.
Usage
- Download the mod on curseforge
- Run the server to generate ./config/timeloop.json
- modify the config to specify what dimensions, player data, etc should be reset.
timeloop.json example
{ "keepInventory": true, "serverDisconnectMsg": "End of loop reached. World has been reset.", "dimensions": [ "0": { "id": 0, "loopStart": 0, "loopEnd": 12000, "doLoop": true, } ] }
This config example specifies a loop which only occurs in the overworld (dimension 0) at 12000 ticks and resets the world to 0 ticks when the end of the loop is reached. "keepInventory" is enabled to reset player's data such as inventory items during the loop. More dimensions can be added to the loop config by adding additional entries to the "dimensions" array.
Disclaimer: this mod was made for a modpack I am currently working on. while I am open to suggested changes I released it primarily as an concept others can fork and build upon since I believe time loops have a lot of potential in Minecraft for minigames and creating unique experiences.
Follow this project and others in my discord!
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources