GeyserMC / Geyser

A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock Edition.
https://geysermc.org
MIT License
4.75k stars 686 forks source link

Fix #5070 light block placement #5104

Closed patyhank closed 1 week ago

patyhank commented 4 weeks ago

See Debug Logs. The Light Block identifier looks desync between java and bedrock. So I fixed it.

Camotoy commented 1 week ago

Please re-add the LightItem addition into the Items class, and then this will be good for merge. I will take care of the additional changes needed.