mod.conf 751 B

1234567891011121314151617
  1. name = climate_api
  2. title = Climate API
  3. author = TestificateMods
  4. release = 10000
  5. optional_depends = player_monoids, playerphysics, pova
  6. description = """
  7. A powerful engine for weather presets and visual effects.
  8. Use the regional climate to set up different effects for different regions.
  9. Control where your effects are activated based on temperature, humidity, wind,
  10. position, light level or a completely custom activator.
  11. Climate API provides temperature and humidity values on a block-per-block basis
  12. that follow the seasons, day / night cycle and random changes.
  13. Make it rain, change the sky or poison the player - it's up to you.
  14. Climate API requires additional weather packs in order to function.
  15. Try regional_weather for the best experience.
  16. """