- Fix skybox rotation being stuttery on servers
- Update to 1.18.2 (Thanks to @FlashyReese)
- Update to 1.18
- Add x and z range checks by @DevScyu
- Fix positional condition checks and update schema documentation to be correct. by @Derongan
- Change
heights
condition toyRanges
for consistency
- Fix moon phases occasionally having wrong coordinates
- Fix blend function being reset
FabricSkyboxes now supports 1.17!
- Update the rendering methods to be compatible with OpenGL 3 (contributed by @IMS212)
- Update to 1.17!
0.5.0 is finally here, bugfixes and features galore!
- Skyboxes can be registered from code in other mods
- Single-sprite textured skybox (allows using Optifine's texture format)
- Fix blend types: implemented
add
,subtract
,multiply
,screen
, andreplace
blend types - Add option for rotation speed of skybox
- Skyboxes can disable orange sunrise and sunset tint
- The decorations object has an independent rotation
- Fix skybox showing even when player has blindness effect