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
This might be the long-known issue since the very first day of this mod. Let's have a look at the screenshots provided:
This is the "Better Snow" feature enabled with the Alacrity resource pack loaded.
Apparently, the snow appearing on the grass is only the snow model from vanilla and is inaccurate with the resource pack snow model. This may be similar to the Mycelium issue...
This is the grass block model with the "Better Grass" enabled and the Foliage+ Tweaks resource pack loaded, which is made by me, NaiNonTheN00b1.
As you can see, the texture on the grass patch model looks broken. But not on all of them though — only certain of them that face out. This grass patch is applied on the grass block via multipart Blockstates.
Here's the last one. this is the "Better Grass" feature, set to fancy, with the Foliage+ resource pack loaded, which is also made by me. The part where it is supposed to be a dirt texture turns out transparent.
These issues do not only occur on resource packs specified; other resource packs that contain their own grass block model also lead to this issue.
The text was updated successfully, but these errors were encountered:
Next release will try to fix the issues with resource packs adding stuff on top of the grass blocks.
For Foliage+ I am not sure what I can even do, the model is... not very workable with LambdaBetterGrass, at this point having a variant or extension of that pack that restores the vanilla model and use LambdaBetterGrass' resource pack APIs to reproduce the same effects would work much better.
And for the better snow stuff, the mod is using its own model because the Vanilla model has much more aggressive side culling that can results in quite terrible results when used with the mod.
Description & Screenshots
This might be the long-known issue since the very first day of this mod. Let's have a look at the screenshots provided:
This is the "Better Snow" feature enabled with the Alacrity resource pack loaded.
Apparently, the snow appearing on the grass is only the snow model from vanilla and is inaccurate with the resource pack snow model. This may be similar to the Mycelium issue...
This is the grass block model with the "Better Grass" enabled and the Foliage+ Tweaks resource pack loaded, which is made by me, NaiNonTheN00b1.
As you can see, the texture on the grass patch model looks broken. But not on all of them though — only certain of them that face out. This grass patch is applied on the grass block via multipart Blockstates.
Here's the last one. this is the "Better Grass" feature, set to fancy, with the Foliage+ resource pack loaded, which is also made by me. The part where it is supposed to be a dirt texture turns out transparent.
These issues do not only occur on resource packs specified; other resource packs that contain their own grass block model also lead to this issue.
The text was updated successfully, but these errors were encountered: