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

[Sodium compatibility idea]make it overide sodium's biome blending. #54

Closed MaxBr5 closed 2 years ago

MaxBr5 commented 2 years ago

Perhaps adding an override like what you did with optifine will make it work with sodium.

Scarlaid commented 2 years ago

Isn't this mod already compatible with this version of Sodium?

StartsMercury commented 2 years ago

It is still open on their side CaffeineMC/sodium-fabric#647. (Unless they forgot to close it?!?)

StartsMercury commented 2 years ago

Maybe I'll test something, then edit this comment...

Maybe in config/sodium-mixin.properties

# previous properties
features.fast_biome_colors = false
# next properties
FionaTheMortal commented 2 years ago

I finally got around to it. Added compatibility here:

0ac4ecce85a0a8670187596ac12adf65dbcab537 4a6cdc802c88ed8e4d7e76260c6503a86efbae0e

At least now a compatible version exists until they decide to change their code. It seems to work pretty well for now.

Kasualix commented 1 year ago

Is it possible for you to backport the compatibility to 1.16.5?