Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Jellyfish mushrooms render improperly with Sodium installed #153

Closed
theishiopian opened this issue Jul 25, 2020 · 8 comments
Closed
Labels
bug Something isn't working compatibility in dev code

Comments

@theishiopian
Copy link

Sodium is an open source performance boosting mod. When it is installed along side better nether, the heads of the newly added jellyfish mushrooms render incorrectly.

2020-07-24_18 37 42

Link to sodium: https://github.com/jellysquid3/sodium-fabric

@theishiopian
Copy link
Author

It should be noted that this issue is not present with single block jellyfish mushrooms, only the 2 block mushrooms experience this issue.

@paulevsGitch
Copy link
Owner

Actually I couldn't control render replacements from sodium, I can only make block "cutout" instead of "translucent" if sodium is installed

@paulevsGitch paulevsGitch added bug Something isn't working compatibility labels Jul 25, 2020
@paulevsGitch
Copy link
Owner

Fix (or something like that). Marking them "cutout" works. They will render like that only if Sodium is installed.

image

@MagmaBro123
Copy link

So if Sodium isnt installed then this is broken?

@paulevsGitch
Copy link
Owner

Yes, sodium replaces block renderers. I make a simple "hotfix", but the mushroom will not be translucent with Sodium

@paulevsGitch
Copy link
Owner

Sodium has same issue with another blocks

@theishiopian
Copy link
Author

This is a decent stopgap, sounds like the issue is on his end.

@paulevsGitch
Copy link
Owner

"Fixed" in 3.5.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working compatibility in dev code
Projects
None yet
Development

No branches or pull requests

3 participants