LambdAurora / LambDynamicLights

A dynamic lights mod for Minecraft on Fabric Loader.
https://modrinth.com/mod/lambdynamiclights
Other
401 stars 99 forks source link

Majority of the functions don't work on 1.19.3 #136

Closed Stelicx closed 1 year ago

Stelicx commented 1 year ago

Describe the bug Creepers, TNTs do not emit any light, even if they are set to Fancy. I tried some other blocks which I remember them emitting light such as brewing stand but they also do not seem to work anymore. Only thing that I can see is working is that the handheld torch and some mobs such as glow squid, allay. I removed all my mods and used this mod with only Fabric API and Mod Menu, so there is nothing that causes issue.

To Reproduce Steps to reproduce the behavior: As explained above, just put some TNT and Creepers while they are set to work on Fancy mode or any other mode, you'll see that they dont emitate any light, along with many other blocks.

Expected behavior I expected them to have some emissive light, which I saw happening in versions 1.19 - 1.19.2

Screenshots https://prnt.sc/BywtSXxbAgnj

Desktop (please complete the following information):

Additional context No additional stuff.

LambdAurora commented 1 year ago

TNT and Creepers are separate settings and they only emit light when they're about to explode.

As for the mention of brewing stand I have no idea what you're talking about, I've never touched the light emission of brewing stand.

Stelicx commented 1 year ago

"they only emit light when they're about to explode", oh do they??? I thought this mod gave them passive emission which was active all the time. I guess it must be another mod that did that and also affected the brewing stand stuff. Sorry for the trouble.