[Bug]: Glowstone applied to framed blocks only last until server restart
rCane0714 opened this issue ยท 4 comments
Minecraft version
1.20
Forge version
NeoForge 47.1.84
FramedBlocks version
9.3.0
Describe the bug
When a framed block is lighted with glowstone so it gives off light, it stops emitting light after server restart/relog. You also can't reapply glowstone to it.
How to reproduce the bug
- Place framed block (doesn't matter if another block is applied or not)
- apply glowstone
- the block emits light
- relog
- the block only emits a tiny bit of light, see screenshot
Expected behavior
it should keep emitting light
Additional details
- I'm on FTB D20 1.20
- experimentalForgeLightPipelineEnabled/Disabled is the same
- inside and outside of claimed chunks is the same
Crash log
No response
That's what I suspected. Unfortunately it's not possible to fix this due to where this incompatibility comes from. The only solution is to remove Starlight. It's worth noting that Starlight has little to no benefits in 1.20.1 and later due to improvements made to the base game. This was also indicated by the Starlight dev themselves.