LanternPowered / Lantern

An open-source Minecraft server that implements the SpongeAPI.
MIT License
108 stars 12 forks source link

Update Forge protocol #39

Closed Cybermaxke closed 5 years ago

Cybermaxke commented 7 years ago

This PR updates the Forge protocol since it's currently broken. It also sends now registry data to the forge client (this hides blocks/items in creative that are not available on the server). Some other small issues regarding item type registration for blocks that are not supported are also being fixed, they popped up testing the protocol changes.