Rivmun / SuperFancyCloudsRefabricated

A unofficial multiloader port of Minecraft quilt-side mod SuperFancyClouds.
MIT License
5 stars 1 forks source link

Wrong cloud height calcu. of Terrain dodge #51

Closed Rivmun closed 1 year ago

Rivmun commented 1 year ago

It makes cloud no gen in loaded chunk

Rivmun commented 1 year ago

Actually it's causing by cloud block height calculation mistake. https://github.com/Rivmun/SuperFancyCloudsRefabricated/blob/394cd0c831d59a7a5c0ac74337c85bd696eecb6f/src/main/java/com/rimo/sfcr/core/CloudData.java#L163