1
0
mirror of https://github.com/t-affeldt/regional_weather.git synced 2025-08-01 07:50:34 +02:00

Separate weathers from engine

This commit is contained in:
Till Affeldt
2020-04-13 01:58:27 +02:00
commit 5b3ddf895c
48 changed files with 544 additions and 0 deletions

10
mod.conf Normal file
View File

@ -0,0 +1,10 @@
name = regional_weather
title = Regional Weather
author = TestificateMods
release = 1
depends = climate_api
optional_depends = lightning
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.
"""