[1.20.1] Reactor explosions dont update lighting
nebulazorua opened this issue ยท 2 comments
Base information
- Minecraft version: 1.20.1
- Mod version: 3.1.2.604
- Minecraft Forge version: 47.3.12
- Mod Pack: (if applicable)
Description / steps to reproduce
Simple enough, explosions don't update lighting until after you re-log into the world or cause block updates in the affected areas.
After logging back into the world
Lighting in modern versions of the game is tricky. The chunks do get re-lit, but it does not happen all at once, and there are issues sending the updates to clients.
This is on my todo list, it's just a rather annoying issue to fix.

