File Details
fabricskyboxes-0.7.3+mc1.20.1-sources.jar
- R
- Sep 21, 2023
- 131.31 KB
- 33
- 1.20.1+1
- Fabric
File Name
fabricskyboxes-0.7.3+mc1.20.1-sources.jar
Supported Versions
- 1.20.1
- 1.20
Curse Maven Snippet
What's Changed?
- Added a
minAlphafield for properties. - Added a
timeShiftvector for the rotation object (By default, FSB starts rotation at 0 tick time, while OptiFine does so at 18000 tick time. This vector allows us to shift the start time for our rotation). - Added an experimental
multi-textureskybox type (wiki section). - Added contributing guidelines and a code of conduct.
- Allowed fog color modification to also modify fog density.
-
Added a configuration file (
.minecraft/config/fabricskyboxes-config.json).- Saves enable state.
- Added a
keepVanillaBehaviourflag.
- Fixed the URL issue when using Sinytra Connector (#96).
- Fixed the alpha rendering for the end skybox type.
- Added a debugging HUD (Keybind is unbound, meant for resource pack authors).
- Added vi_vn translations (#94) by @ImVietnam in https://github.com/AMereBagatelle/fabricskyboxes/pull/94.
- Improved performance for several skybox types.
- Fixed cyclic fade alpha calculation.
New Contributors
- @ImVietnam made their first contribution in https://github.com/AMereBagatelle/fabricskyboxes/pull/94
Full Changelog: https://github.com/AMereBagatelle/fabricskyboxes/compare/mc1.20.1-0.7.2...mc1.20.1-0.7.3

