Snownee / SnowRealMagic

Not a magic mod.
https://www.curseforge.com/minecraft/mc-mods/snow-real-magic
MIT License
69 stars 25 forks source link

Snoglogged blocks anly render overlay when vanilla snow renders on any non-solid layer #291

Open Kevadroz opened 1 year ago

Kevadroz commented 1 year ago

Mod loader

Forge

Minecraft version

1.19.2

Mod version

6.5.0

Modloader version

Forge 43.2.13

Modpack info

In development, unpublished modpack, screenshot is from a dev env without rubidium, but with conectedness and reforgium.

If bug:

If bug: The latest.log file

No response

Issue description

Whenever a resourcepack changes vanilla's snow RenderLayer to cutout, cutout_mipped or translucent (using OptiFine or a replacement) or a Mod does the same using ItemBlockRenderTypes.setRenderLayer(Blocks.SNOW, RenderType.cutout()); all blocks of this mod's render breaks.

2023-06-03_19 19 12 (minecraft:snow and snowrealmagic:fence render set to cutout) (In order: fence, fence2, fence_gate, slab, snow(with and without grass), stairs, wall)

Happens with or without rubidium. But with rubidium only the snow layer itself doesn't render correctly, last time I checked.

Snownee commented 1 year ago

Can you provide your resource pack?

Kevadroz commented 1 year ago

stay_overlayed.zip Use either OptiFine or Conectedness, with or without Rubidium.

Lozf commented 4 months ago

I have this issue as well, with 1.20.1 and the Patrix resource pack: https://www.curseforge.com/minecraft/texture-packs/patrix-32x Connectedness doesn't work for 1.20 yet.