
AmbientOverride StationAPI
Adds dynamic fog to b1.7.3
- Загрузки
- 2K
- Подписчики
- 7
- Обновлён
- 1 февраля 2025 г.
- Лицензия
- MIT
Опубликован 17 ноября 2024 г.
AmbientOverride StationAPI for Minecraft Beta 1.7.3
Mod is clientside and all changes are configurable with GlassConfigAPI.
Features:
- Different Fog Approach Types
- Exponential growth fog approach or older linear fog approach behavior
- Biome Fog Colors
- Each biome has a unique fog color that varies in intensity day by day
- Cave Fog Colors
- Desaturates biome fog colors and darkens fog at lower Y levels
- Cave Fog Density
- Fog increases in density as the player nears Y level 28, the fog level can vary day by day and move up or down slightly
- Morning Fog Density
- Beginning at midnight there is a chance for morning fog to start and last anywhere from 100 seconds to 400 seconds dissipating shortly after daybreak
- Light Level (Darkness) Fog Density
- Fog density increases slightly when the light level is low
- Void Fog
- Increases fog density and darkens fog significantly near bedrock Y levels
Each of these feature's max intensity can be toggled and values will vary day by day with values changing at midnight
- The base fog density can also be changed, all changes are made through GlassConfigAPI 3
Installation using Prism Launcher
- Download an instance of Babric for Prism Launcher: https://github.com/babric/prism-instance
- Install Java 17, set the instance to use it, and disable compatibility checks on the instance: https://adoptium.net/temurin/releases/
- Add StationAPI to the mod folder for the instance: https://modrinth.com/mod/stationapi
- (Optional) Add Mod Menu to the mod folder for the instance: https://modrinth.com/mod/modmenu-beta
- (Optional) Add GlassConfigAPI 3.0+ to the mod folder for the instance: https://modrinth.com/mod/glass-config-api
- Add this mod to the mod folder for the instance: https://github.com/telvarost/AmbientOverride-StationAPI/releases
- Run and enjoy! 👍
Feedback
Got any suggestions on what should be added next? Feel free to share it by creating an issue. Know how to code and want to do it yourself? Then look below on how to get started.
Contributing
Thanks for considering contributing! To get started fork this repository, make your changes, and create a PR.
If you are new to StationAPI consider watching the following videos on Babric/StationAPI Minecraft modding: https://www.youtube.com/watch?v=9-sVGjnGJ5s&list=PLa2JWzyvH63wGcj5-i0P12VkJG7PDyo9T
Ченджлог
1.2.1Релизb1.7.3 · 1 февраля 2025 г.
- Separate fog density and fog color approach behaviors so fog density approach can be linear
- Default fog density approach to linear as this more closely resembles fog clouds coming and going
Full Changelog: https://github.com/telvarost/AmbientOverride-StationAPI/compare/v1.2.0...v1.2.1
1.2.0Релизb1.7.3 · 1 февраля 2025 г.
What's Changed
Added
- Different Fog Approach Types
- Exponential growth fog approach or older linear fog approach behavior
- Cave Fog Colors
- Desaturates biome fog colors and darkens fog at lower Y levels
- Void Fog
- Increases fog density and darkens fog significantly near bedrock Y levels
Full Changelog: https://github.com/telvarost/AmbientOverride-StationAPI/compare/v1.1.1...v1.2.0
1.1.1Релизb1.7.3 · 20 ноября 2024 г.
- Tweak swampland, rainforest, and nether biome fog colors
- Rainforest fog now is green on sunny days, but dark and gloomy on other days to give the appearance of rainy clouds
- Swampland fog is now closer to vanilla fog and only varies slightly leaning more towards being a smidgeon darker than vanilla fog
- Nether fog is now randomly a bit brighter or a bit darker depending on the day
- This effect is transitioned out of when returning to the overworld
Full Changelog: https://github.com/telvarost/AmbientOverride-StationAPI/compare/v1.1.0...v1.1.1
1.1.0Релизb1.7.3 · 19 ноября 2024 г.
- Randomize fog colors on worlds load
Full Changelog: https://github.com/telvarost/AmbientOverride-StationAPI/compare/v1.0.4...v1.1.0
1.0.4Релизb1.7.3 · 17 ноября 2024 г.
- Update config verbiage
Full Changelog: https://github.com/telvarost/AmbientOverride-StationAPI/compare/v1.0.3...v1.0.4
Комментарии
Загружаем…