terrarium-earth / Spirit

A Spirit-ual continuation of the Soul Shards mod.
Other
10 stars 21 forks source link

Cant see the spirit mobs with shaders on #55

Open caffreze opened 1 year ago

caffreze commented 1 year ago

I use complimentary reimagined, and the piglins are invisible, can only see swords.

TheonlyTazz commented 1 year ago

For future reference, this is why Spirit doesn't work with Iris shaders, and probably never will: https://github.com/IrisShaders/Iris/blob/a71b6893c7b8a3d456e121da1794f2e87ec5dcd2/docs/development/compatibility/core-shaders.md

IMadeThisJustToPostThis commented 1 year ago

It would be nice to have the option to toggle this mods spirit shader effect, so that if you use a shader then the mobs won't appear invisible

SiverDX commented 1 year ago

You can remove the custom spirit shader by removing this part from spirit.common.mixins.json:

  "client": [
    "EntityRendererMixin"
  ],

You can do so by opening the .jar with something like 7zip, copying the file, editing it and then putting it into the openend 7zip browser of the .jar again (= overwriting the file)