Sollace / Void-Fog

Minecraft mod to bring back the Void Fog
MIT License
6 stars 5 forks source link

1.20.4 fabric (newest), the mod doesn't do anything? #20

Closed EfficientStinkbug closed 6 months ago

EfficientStinkbug commented 7 months ago

I have sodium and bsl shaders with iris. Maybe that's the problem? But it worked on forge 1.20.1 with bsl shaders and optifine.

lynrayy commented 4 months ago

Not completed

Mod not working on 1.20.4

Sollace commented 4 months ago

The mod definitely works on 1.20.4. Is the fancy fog option turned on?

lynrayy commented 4 months ago

The mod definitely works on 1.20.4. Is the fancy fog option turned on?

Check my closed issue

There is some problem with fog height. It not appears if height is default -64. Fog height needs adjustment

lynrayy commented 4 months ago

https://github.com/Sollace/Void-Fog/issues/21#issue-2355774231

Sollace commented 4 months ago

You need to be below -64 for the fog to appear. Fog height is where the fog begins.

lynrayy commented 4 months ago

You need to be below -64

This is stupid. So why this is default?

lynrayy commented 4 months ago

The player installing this mod expects it to have fog and darkness exactly like the old versions (this is why people install this mod)

It turns out that the mod does not work as expected out of the box.

Sollace commented 4 months ago

You need to be below -64

This is stupid. So why this is default?

The default is -32 my man. image

lynrayy commented 4 months ago

The default is 32 my man.

huh Maybe I had some old config in my modpack

Sollace commented 4 months ago

Also it's a bit misleading, because the height in the config is from the lowest level of the world (-64). The slider subtracts 64 from the value to give you the corresponding y coordinate you have to be at for the fog to start coming in.

EfficientStinkbug commented 4 months ago

Sorry for the cunfusion. In my case it was just that I was in creative mode. The mod works as intended for me. Thank you!