You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some mods implement leaves in a somewhat unusual manner, which leads to annoying screen-wide overlays when walking through them, since they're treated as non-transparent. Rather than asking every mod to fix it, which is pointless since in vanilla you can't walk through leaves so you generally won't see the issue anyway, I'm wondering if a similar thing could be done with how the mod makes them all passable, also making them all count as transparent?
An example of the correct behaviour (Vanilla, BetterEnd, Biome Makeover, Terrestria, Traverse, etc.):
An example of the incorrect behaviour (Bewitchment, Sakura Rosea, Wild Explorer, etc.):
The text was updated successfully, but these errors were encountered:
Some mods implement leaves in a somewhat unusual manner, which leads to annoying screen-wide overlays when walking through them, since they're treated as non-transparent. Rather than asking every mod to fix it, which is pointless since in vanilla you can't walk through leaves so you generally won't see the issue anyway, I'm wondering if a similar thing could be done with how the mod makes them all passable, also making them all count as transparent?
An example of the correct behaviour (Vanilla, BetterEnd, Biome Makeover, Terrestria, Traverse, etc.):
An example of the incorrect behaviour (Bewitchment, Sakura Rosea, Wild Explorer, etc.):
The text was updated successfully, but these errors were encountered: