Cloud height setting overrides dimension based cloud height setting
PrivateYT-AG opened this issue ยท 1 comments
Make sure you are not opening a duplicate.
- I have searched the issue tracker and did not find an issue describing my bug.
Minecraft version.
1.21.6
Sodium Extra version.
0.6.4+mc1.21.6
Sodium version.
0.6.13+mc1.21.6
What happened?
If you are using a datapack that changes cloud height for a dimension, the clouds still appear at y=192.
Steps to reproduce:
- Download this datapack:
FDDRA 5.zip - Look into dimension_type, then privateyt_skies inside the datapack
- See that the "cloud_height" value is set to 256.
- The game still renders the clouds at y=192.
Relevant log.
Additional information.
No response
I think this might also be breaking Better Clouds, as the clouds generated by that appear at the wrong height too