grondag / darkness

Hardcore darkness for Fabric mod loader
GNU Lesser General Public License v3.0
13 stars 27 forks source link

doesn't work with shaderpacks #10

Closed OrkunYaman closed 2 years ago

OrkunYaman commented 3 years ago

doesn't work with shaderpacks ?? any ideas ???

ChristopherTheBoss commented 2 years ago

Makes sense. I downloaded the mod but won't be installing for this reason. It's a great idea, but for this to work for a shader pack, it would need its own implementation (I think so anyways).

ChristopherTheBoss commented 2 years ago

@OrkunYaman Complementary shaders allow you to adjust minimum brightness (for darker caves) and nighttime darkness, either as an absolute value or as related to the fullness of the moon. You can adjust shader settings by getting the latest beta of Iris or by just using Optifine.

Reeses-Puffs commented 2 years ago

dude this doesn't work with optifine shaderpacks. it is explicitly stated that it only works with it's own shaderpack system. @grondag pls close

Reeses-Puffs commented 2 years ago

oops I thought this was a canvas issue my bad

grondag commented 2 years ago

This mod works by manipulating the lightmap texture. Any shader pack or mod that circumvents the light map and computes ambient lighting directly will probably ignore it. For those mods, your best bet is to ask their creator to add a similar feature.