File Details
ProperWeather 1.1.6b
- B
- Jun 19, 2014
- 151.43 KB
- 381
- CB 1.7.9-R0.1
File Name
ProperWeather.jar
Supported Versions
- CB 1.7.9-R0.1
- TIME PUT TO TESTING: 3 hrs [HALF-STABLE]
- This plugin now only contains 3 base weather types: clear, rain, storm. Other weather types were put away for now, since people were complaining. Once this gets released, you'll get an extension called ProperWeather-Weathers (which is currently being worked on) which will contain these funny, annoying and fancy weathers.
- API for weather elements & cycles is very close to done
- Moved some options from weather_settings.yml to cycles.yml. They can now be set up for each cycle differently
- Removed biomes, cant-be-after as they made no sense(if someone wants them back, just post a comment ;) )
- Changed format of cycles.yml to this:
mycycle: stop: false order: random weathers: - { max-duration: 456, min-duration: 123, probability: 15, weather: clear} - { max-duration: 36000, min-duration: 20000, probability: 80, weather: rain}

