mirror of
https://github.com/t-affeldt/climate_api.git
synced 2025-07-13 14:00:28 +02:00
Implement dynamic cloud sizes, adjust cycle lengths
This commit is contained in:
12
mod.conf
12
mod.conf
@ -4,6 +4,14 @@ author = TestificateMods
|
||||
release = 1
|
||||
optional_depends = skylayer, player_monoids, playerphysics
|
||||
description = """
|
||||
The ultimate weather mod with support not only for rain, snow, and hail,
|
||||
but also seasons, dynamic puddles and snow layers, wind, regrowing fruit and much more.
|
||||
A powerful engine for weather presets and visual effects.
|
||||
Use the regional climate to set up different effects for different regions.
|
||||
Control where your effects are activated based on temperature, humidity, wind,
|
||||
position, light level or a completely custom activator.
|
||||
Climate API provides temperature and humidity values on a block-per-block basis
|
||||
that follow the seasons, day / night cycle and random changes.
|
||||
Make it rain, change the sky or poison the player - it's up to you.
|
||||
|
||||
Climate API requires additional weather packs in order to function.
|
||||
Try regional_weather for the best experience.
|
||||
"""
|
Reference in New Issue
Block a user