Time & Wind (Forge)
This Minecraft mod allows you to customize the length of day and night in the game, opening up new possibilities for gameplay and atmosphere creation.
Main Features
The mod provides a flexible system for managing day and night cycles in different dimensions. You can independently set the duration of day and night for each world, creating unique time cycles.
Installation and Configuration
For Minecraft 1.16.5
Use the command /taw set-cycle-length <dimension> <day length> <night length>
For example: /taw set-cycle-length minecraft:overworld 24000 9000 will set day duration to 24000 ticks and night to 9000 ticks for the overworld dimension.
For Minecraft 1.12.2
Requires MixinBootstrap installation. Use the command /taw add-entry <dimension> <day length> <night length>
Example: /taw add-entry overworld 24000 8000
Additional Commands
/taw remove-cycle-entry <dimension>- remove configuration for world/taw get-current-world-id- get current world identifier/taw reload- apply changes after editing configuration file
Manual Configuration
You can also edit the configuration file directly: config/time-and-wind/time-data.json
Important Features
The mod automatically equalizes day and night duration since in vanilla version day is slightly longer than night. This feature can be disabled in settings.
Important Warning: Setting values less than 2000 ticks may cause epilepsy or other unwanted effects!
Note: Time configuration doesn't work for dimensions with fixed time. In vanilla version you can only configure overworld, but with modded dimensions without fixed time the function will work.
Technical Details
The mod uses mixin technology to intercept time setting calls, so you don't need to disable the doDayLightCycle game rule for it to work.
Video Review
[]