promotional bannermobile promotional banner

Nuit (formerly FabricSkyboxes)

A skyboxes mod that improves on the idea of custom skyboxes!

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

Fabric

modImplementation "curse.maven:nuit-408209:4761945"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

What's Changed?

  • Added a minAlpha field for properties.
  • Added a timeShift vector 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-texture skybox 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 keepVanillaBehaviour flag.
  • 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

Full Changelog: https://github.com/AMereBagatelle/fabricskyboxes/compare/mc1.20.1-0.7.2...mc1.20.1-0.7.3