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-and-wind-1.3.5.jar release | 47.89 KB | Jun 22, 2021 | 1.16.5 | 56 | Download |
| time-and-wind-1.4.jar release | 47.22 KB | Jun 21, 2021 | 1.17 | 46 | Download |
| time-and-wind-1.3.2.jar beta | 46.28 KB | May 7, 2021 | 1.16.5 | 177 | Download |
| time-and-wind-1.3.1.jar beta | 46.26 KB | May 5, 2021 | 1.16.5 | 34 | Download |
| time-and-wind-1.3.jar beta | 44.69 KB | May 4, 2021 | 1.16.5 | 24 | Download |
| time-and-wind-1.2.jar beta | 39.93 KB | May 3, 2021 | 1.16.5 | 29 | Download |
| time-and-wind-1.1.jar beta | 39.87 KB | May 3, 2021 | 1.16.5 | 8 | Download |
| time-and-wind-1.0.jar beta | 37.17 KB | May 1, 2021 | 1.16.5 | 36 | Download |
Description
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
Get 0.05 TON 💎
Download
Add a comment