climate_api/mod.conf

16 lines
752 B
Plaintext
Raw Normal View History

2020-04-13 01:55:39 +02:00
name = climate_api
title = Climate API
2020-04-09 09:03:02 +02:00
author = TestificateMods
2023-04-02 10:57:55 +02:00
optional_depends = player_monoids, playerphysics, pova, lighting_monoid
2020-04-13 01:55:39 +02:00
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.
Climate API requires additional weather packs in order to function.
Try regional_weather for the best experience.
2020-04-13 01:55:39 +02:00
"""