Minecraft Time & Wind mod 2026 download
logo
minecraft mod Time & Wind

Time & Wind

Game Version: 1.17
Total Downloads: 639
Updated: Jun 22, 2021
Created: May 1, 2021
Download Time & WindDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
time-and-wind-1.4.1.jar release 48.77 KB Jun 22, 2021 1.17 229 download Time & Wind time-and-wind-1.4.1.jar releaseDownload
time-and-wind-1.3.5.jar release 47.89 KB Jun 22, 2021 1.16.5 56 download Time & Wind time-and-wind-1.3.5.jar releaseDownload
time-and-wind-1.4.jar release 47.22 KB Jun 21, 2021 1.17 46 download Time & Wind time-and-wind-1.4.jar releaseDownload
time-and-wind-1.3.2.jar beta 46.28 KB May 7, 2021 1.16.5 177 download Time & Wind time-and-wind-1.3.2.jar betaDownload
time-and-wind-1.3.1.jar beta 46.26 KB May 5, 2021 1.16.5 34 download Time & Wind time-and-wind-1.3.1.jar betaDownload
time-and-wind-1.3.jar beta 44.69 KB May 4, 2021 1.16.5 24 download Time & Wind time-and-wind-1.3.jar betaDownload
time-and-wind-1.2.jar beta 39.93 KB May 3, 2021 1.16.5 29 download Time & Wind time-and-wind-1.2.jar betaDownload
time-and-wind-1.1.jar beta 39.87 KB May 3, 2021 1.16.5 8 download Time & Wind time-and-wind-1.1.jar betaDownload
time-and-wind-1.0.jar beta 37.17 KB May 1, 2021 1.16.5 36 download Time & Wind time-and-wind-1.0.jar betaDownload

Description

Share this:

Time & wind is a minecraft mod that allows to change duration of day and night. Separately.

 

Depends on Fabric API

 

Required both on client and server

 

Simple showcase:

 

Does not messes around world timer and /time set, instead patches getSkyAngle method directly changing calculations inside of it.

Is very likely incompatible with any other mod that also messes around day duration.

Only works for dimensions that don't have fixed time(for vanilla game its overworld only)

Settings are per dimension

Config can be reloaded using /taw reload

 

Configuration:

"minecraft:overworld": {
"dayDuration": 600.0,
"nightDuration": 300.0

 

dayDuration – amount of time in ticks how much day should last. Calculation: minutes * 60 * 20.
nightDuration – amount of time in ticks how much night should last. Calculations are the same as above.

You can also specify multiple dimensions like this:

 

"minecraft:overworld": {
"dayDuration": 48000.0,
"nightDuration": 32000.0
},
"minecraft:the_nether": {
"dayDuration": 12000.0,
"nightDuration": 12000.0
},
"minecraft:the_end": {
"dayDuration": 12000.0,
"nightDuration": 12000.0
}

 

Note: end and nether has fixed time so this obviously will do nothing.

 

 

Modpack permission: Very yes

Forge version: no

Comments

Add a comment