What's new?
- Added
dimensions
condition check This update changes how thedimension
andworlds
conditions are used. The dimension identifier now refers to literal dimensions, while theworlds
condition now refers to sky properties. To clarify, if you have a custom dimension based onminecraft:overworld
but has a different dimension identifier, you can use the condition of the world to render it in that dimension. - Fixed minor sorting issue
- Added
inThickFog
property This update includes a change to the effects condition checks. If left empty, it will now default to vanilla conditions. Additionally, the vanilla thick fog check used in the nether for versions 1.17 and above will be ignored.
Full Changelog: https://github.com/AMereBagatelle/fabricskyboxes/compare/0.6.1-mc1.19.2...0.6.2-mc1.19.2
What's new?
- Added
dimensions
condition check This update changes how thedimension
andworlds
conditions are used. The dimension identifier now refers to literal dimensions, while theworlds
condition now refers to sky properties. To clarify, if you have a custom dimension based onminecraft:overworld
but has a different dimension identifier, you can use the condition of the world to render it in that dimension. - Fixed minor sorting issue
- Added
inThickFog
property This update includes a change to the effects condition checks. If left empty, it will now default to vanilla conditions. Additionally, the vanilla thick fog check used in the nether for versions 1.17 and above will be ignored.
This will be the final release for this Minecraft version unless critical bugs are found.
Full Changelog: https://github.com/AMereBagatelle/fabricskyboxes/compare/0.6.1-mc1.18.2...0.6.2-mc1.18.2
What's new?
- Added
dimensions
condition check This update changes how thedimension
andworlds
conditions are used. The dimension identifier now refers to literal dimensions, while theworlds
condition now refers to sky properties. To clarify, if you have a custom dimension based onminecraft:overworld
but has a different dimension identifier, you can use the condition of the world to render it in that dimension. - Fixed minor sorting issue
- Added
inThickFog
property This update includes a change to the effects condition checks. If left empty, it will now default to vanilla conditions. Additionally, the vanilla thick fog check used in the nether for versions 1.17 and above will be ignored.
This will be the final release for this Minecraft version unless critical bugs are found.
Full Changelog: https://github.com/AMereBagatelle/fabricskyboxes/compare/0.6.1-mc1.17.1...0.6.2-mc1.17.1
What's new?
- Added
dimensions
condition check This update changes how thedimension
andworlds
conditions are used. The dimension identifier now refers to literal dimensions, while theworlds
condition now refers to sky properties. To clarify, if you have a custom dimension based onminecraft:overworld
but has a different dimension identifier, you can use the condition of the world to render it in that dimension. - Fixed minor sorting issue
- Added
inThickFog
property This update includes a change to the effects condition checks. If left empty, it will now default to vanilla conditions. Additionally, the vanilla thick fog check used in the nether for versions 1.17 and above will be ignored.
This will be the final release for this Minecraft version unless critical bugs are found.
Full Changelog: https://github.com/AMereBagatelle/fabricskyboxes/compare/0.6.1-mc1.16.5...0.6.2-mc1.16.5
What's changed?
- Check conditions for
alwaysOn
skybox. - Added a priority field in properties, this allows FSB to sort skyboxes in ascending order rather than vanilla's provided alphabetical order.
- Added a toggle to enable/disable FSB.
- Added effects condition
- Added loop condition
- Improved FSB API (#71)
Full Changelog: https://github.com/AMereBagatelle/fabricskyboxes/compare/0.6.0-mc1.19.2...0.6.1-mc1.19.2
What's changed?
- Check conditions for
alwaysOn
skybox. - Added a priority field in properties, this allows FSB to sort skyboxes in ascending order rather than vanilla's provided alphabetical order.
- Added a toggle to enable/disable FSB.
- Added effects condition
- Added loop condition
- Improved FSB API (#71)
Full Changelog: https://github.com/AMereBagatelle/fabricskyboxes/compare/0.6.0-mc1.18.2...0.6.1-mc1.18.2
What's changed?
- Check conditions for
alwaysOn
skybox. - Added a priority field in properties, this allows FSB to sort skyboxes in ascending order rather than vanilla's provided alphabetical order.
- Added a toggle to enable/disable FSB.
- Added effects condition
- Added loop condition
- Improved FSB API (#71)
Full Changelog: https://github.com/AMereBagatelle/fabricskyboxes/compare/0.6.0-mc1.17.1...0.6.1-mc1.17.1
What's changed?
- Check conditions for
alwaysOn
skybox. - Added a priority field in properties, this allows FSB to sort skyboxes in ascending order rather than vanilla's provided alphabetical order.
- Added a toggle to enable/disable FSB.
- Added effects condition
- Added loop condition
- Improved FSB API (#71)
Full Changelog: https://github.com/AMereBagatelle/fabricskyboxes/compare/0.6.0-mc1.16.5...0.6.1-mc1.16.5
Important
This release contains a bug fix on FabricSkyBoxes' specification for the square-textured
top texture not being the proper rotation as mentioned in the documentation. FabricSkyBoxes native resource packs will need to update their resource packs manually to fix the top texture. Additionally, this will also affect previously converted resource packs.
Full Changelog: https://github.com/AMereBagatelle/fabricskyboxes/compare/0.5.9-mc1.19.2...0.6.0-mc1.19.2
Important
This release contains a bug fix on FabricSkyBoxes' specification for the square-textured
top texture not being the proper rotation as mentioned in the documentation. FabricSkyBoxes native resource packs will need to update their resource packs manually to fix the top texture. Additionally, this will also affect previously converted resource packs.
Full Changelog: https://github.com/AMereBagatelle/fabricskyboxes/compare/0.5.9-mc1.18.2...0.6.0-mc1.18.2
Important
This release contains a bug fix on FabricSkyBoxes' specification for the square-textured
top texture not being the proper rotation as mentioned in the documentation. FabricSkyBoxes native resource packs will need to update their resource packs manually to fix the top texture. Additionally, this will also affect previously converted resource packs.
Full Changelog: https://github.com/AMereBagatelle/fabricskyboxes/compare/0.5.9-mc1.17.1...0.6.0-mc1.17.1
Important
This release contains a bug fix on FabricSkyBoxes' specification for the square-textured
top texture not being the proper rotation as mentioned in the documentation. FabricSkyBoxes native resource packs will need to update their resource packs manually to fix the top texture. Additionally, this will also affect previously converted resource packs.
Full Changelog: https://github.com/AMereBagatelle/fabricskyboxes/compare/0.5.9-mc1.16.5...0.6.0-mc1.16.5
- Fix weather clear check
- Fix mod receiving negative time from the server (Thanks to @m-valkov in #61)
- Fix skybox applying for the world rather than dimension type (Thanks to @m-valkov in #61)
- Fix fog colors not applying properly
Full Changelog: https://github.com/AMereBagatelle/fabricskyboxes/compare/0.5.8...0.5.9-mc1.19.2
A backport of 0.5.9
.
Full Changelog: https://github.com/AMereBagatelle/fabricskyboxes/compare/0.5.5...0.5.9-mc1.18.2
A backport of 0.5.9
.
Full Changelog: https://github.com/AMereBagatelle/fabricskyboxes/compare/0.5.3...0.5.9-mc1.17.1
A backport of 0.5.9
.
Full Changelog: https://github.com/AMereBagatelle/fabricskyboxes/compare/0.5.0...0.5.9-mc1.16.5
- Relax version lock to work on all versions of 1.19
- Fix blending for the 1.19 version (thanks to @FlashyReese in #44)
- Improved documentation (thanks to @supsm in #52)
- Re-order skyboxes by greatest alpha instead of time
- 1.19 update (Contributed by @FlashyReese in #43 )
- Blend improvements (Contributed by @FlashyReese in #40 and #41)