TeamMidnightDust / RoundTreesCompanion

Makes the Round Trees resourcepack even better by changing the log's bounding box and fixing signs on logs.
MIT License
4 stars 0 forks source link

Invisible faces next to fences #2

Closed MayliSong closed 3 years ago

MayliSong commented 3 years ago

The texture pack alone works fine, but adding the mod causes logs to become invisible next to fences. image I haven't had a chance to check yet, but I think this is somehow related to this mod and Canvas Renderer not playing nice. Disabling the shader packs doesn't fix it but I haven't yet gotten a chance to test disabling the whole Canvas mod.

Motschen commented 3 years ago

It has nothing to do with canvas. This is caused by the culling update of the pack and me not getting around to update the mod. Try disabling the custom outline in the mod's config for now.

MayliSong commented 3 years ago

Well, something seems to have fixed it. I tried disabling the custom bounding box and it didn't seem to help at first but I booted it up today and it seems to be fixed. Thank you for your time