mirror of
https://github.com/t-affeldt/climate_api.git
synced 2025-07-16 07:20:26 +02:00
Fix countless bugs, implement chat commands
This commit is contained in:
18
mod.conf
18
mod.conf
@ -4,14 +4,14 @@ author = TestificateMods
|
||||
release = 1
|
||||
optional_depends = skylayer, player_monoids, playerphysics
|
||||
description = """
|
||||
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.
|
||||
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.
|
||||
Climate API requires additional weather packs in order to function.
|
||||
Try regional_weather for the best experience.
|
||||
"""
|
Reference in New Issue
Block a user