Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Tags
Creators
Details
Time Adjustment
A simple mod/datapack that allows the player to change how long the Minecraft daylight cycle lasts. It supports daylight cycle lengths 1 minute and longer.
| Minecraft Version | Latest Datapack Version |
|---|---|
| 1.13-1.20.1 | Release 2.2.0 for 1.13 |
| 1.20.2-1.20.6 | Release 2.2.0 for 1.20.2 |
| 1.21-1.21.4 | Release 2.2.0 for 1.21 |
| 1.21.5-1.21.10 | Release 2.2.0 for 1.21.5 |
| 1.21.11 | Release 2.2.1 for 1.21.11 |
| 26.1+ | Release 2.2.0 for 26.1 |
🕹 Installation
Time Adjustment can be installed multiple ways. The simplest is through Modrinth, while Github can offer experimental versions.
Modrinth
Datapack
- Download the correct version of the datapack
- Follow this guide to complete installation
Mod
- Download the correct version of the mod
- If using the Modrinth app, you're done. Otherwise, move the mod into your mods folder
Github
Releases
- Navigate to Github Releases
- Find the version of Time Adjustment you want
- In Assets, find and click the zip that has the version of Minecraft you're playing on
- Follow this guide to complete installation
Continuous Updates
- Install Git
- Open a terminal in your datapacks folder (follow step 4 in Releases if you need help)
- In the terminal, enter
git clone https://github.com/Team-NPM/Time-Adjustment.git - In the terminal, enter
git checkout $(VERSION), replacing$(VERSION)with the datapack version you want (rungit branch -lto see all branches) - If the datapack ever updates, open a terminal in your datapacks folder and run
git pullto update it quickly!
🎛 Running
When the datapack is installed, a message will appear in chat informing all users of the successful installation.
To begin using it, run /function config:timeadjust or /function timeadjust:.config to open the configuration menu.
- Day Length
- The length of the day shown in hours and minutes
- Daylight Cycle
- Easily enable or disable the daylight cycle (do not use
/gamerule doDaylightCycleor/gamerule advance_timein version below 26.1) - Presets
- A set of preset daylight cycle lengths
- Manual Adjust
- A set of buttons to quickly adjust the time to the users liking. Clicking on the text in the middle allows the user to enter exact values
- Update Datapack
- A button to quickly run the update functionality for the pack and list update notes
- Uninstall Datapack
- A button that removes all datapack data from the world and gives instructions on how to finish cleanup
🖫 Updating
To update the datapack, simply enter the config and click the update option. It'll automatically prepare the datapack for updating and will provide a set of instructions on how to finish updating. NOTE: Updating the datapack without running this option may cause problems during large update jumps.
🗑 Uninstalling
To uninstall the datapack, either enter the config and click the uninstall button, run /function uninstall:timeadjust, or run /function timeadjust:uninstall. Doing any of these options will remove all data from the world and give instructions on how to finish uninstallation.
🖇 Compatibility
For Minecraft 1.21.11 and below, most datapacks that rely on the default daylight cycle may not work as this datapack requires it to not run. If there are any problems with running other datapacks alongside this one, please follow the Reporting Issues section below.
🖂 Reporting Issues
Have a problem? Report it! There are 2 ways to report issues.


