TerraformersMC / Campanion

A camping companion mod that adds items and utilities to improve your life away from home
GNU Lesser General Public License v3.0
81 stars 31 forks source link

Rope bridge invisible when placed #145

Closed TinyBoxer86 closed 3 years ago

TinyBoxer86 commented 3 years ago

Whenever I try to place a rope bridge post, it's invisible except for the block highlight. It has collision and I can break it to retrieve the item, I just can't see it. I have quite a lengthy mod list, but can list them if needed. Thank you in advance! Screenshot (183)

Wyn-Price commented 3 years ago

The fabric rendering api (which the bridges use) does not work with optifine or sodium. Do you have any of those installed?

TinyBoxer86 commented 3 years ago

The fabric rendering api (which the bridges use) does not work with optifine or sodium. Do you have any of those installed?

Oh, I see! I do have sodium installed, so that's totally the issue. Thanks for your answer! :)