Sodium 0.5.0+ breaks connected textures for biome specific blocks (like grass)
chonkyman opened this issue ยท 2 comments
Bug Description
Sodium 0.5.0+ breaks connected textures for biome specific blocks (like grass)
Reproduction Steps
Fabric Loader, Fabric API, Sodium, Indium, Continuity, Xali's Enhanced Vanilla
Log File
nuh uh
Crash Report
nuh uh
Recently, there was an addition to the Fabric API for querying biome data from the world, which I'm pretty sure Continuity is waiting on us to implement so that it doesn't have to keep hacking into Sodium's internals. That said, we already merged their pull request, so it's probably just a matter of us releasing a new version of the mod, and then everything will work again.
Resource packs: Xali's Enhanced Vanilla, Continuity default resource packs
Environment: Minecraft 1.20.1. Fabric Loader 0.14.22.
Logs: latest.log
Fabric API 0.88.1 + Continuity 3.0.0-beta.3
Fabric API 0.88.1 + Continuity 3.0.0-beta.3 + Sodium 0.5.2 + Indium 1.0.25
Edit:
biome predicates do not work with Sodium 0.5.0 or newer, so you should uninstall Sodium during testing. This will be fixed in beta 4.
Source via Pepper's Mods Discord server. Doing a search for 'biome' in the server shows more info