FionaTheMortal / better-biome-blend

Better Biome Blend Minecraft Mod
https://www.curseforge.com/minecraft/mc-mods/better-biome-blend
The Unlicense
28 stars 14 forks source link

Incompatibility with Farsight #50

Closed Freshah closed 2 years ago

Freshah commented 2 years ago

Farsight also adds a slider to the "Video Settings" menu, and it seems to overwrite BBB's slider on 1.18 Forge.

It successfully hid the vanilla slider too?

FionaTheMortal commented 2 years ago

BBB hides the slider because it now always uses the max setting. This is because small and large blend radii would require different algorithms for generation and storage to be efficient.

Does Farsight rely on the Biome Blend option for it's own code? I would reenable to slider then for compatibility but it seems silly to have a slider in the options that doesn't do anything.

Freshah commented 2 years ago

From what you've just said, this isn't an issue at all then. my apologies!