Lumien
Lumien
Doesn't count the one the Peace Candle is in so the Range looks like this: [Imgur](https://imgur.com/a/wm6t6). Could you post your fml-client-latest log please?
No i need your debug log, it should be called fml-client-latest.log.
If i find out what causes it i will fix it :P.
You see i'm not accounting for anything^^. I really am just editing the vanilla lightmap to not have that minimal light.
Considering this happens with FMP and not Colored Lights or Dynamic Lights or whatever i'm not sure how that issue is related?
Lulz, you should have maybe mentioned Colored Lights Core considering THAT is the mod that is causing this together with Hardcore Darkness.
I'm just removing all of the "*0.8F+0.2F" type of calculations in getSunBrightnessBody and EntityRenderer.updateLightmap, i don't change anything else.
When would these messages appear?
Why can't you just remove the recipe for the Spectre Key? The dimension itself shouldn't have much of an Performance Impact.
Well the way i make stuff glow is kinda hacky. This _can_ be fixed on the LittleTiles side if they "return super.getLightValue(...)" instead of "return 0" in their block classes...