feather-rs / feather

A Minecraft server implementation in Rust
Apache License 2.0
2.6k stars 143 forks source link

Fix chunk loading #453

Closed koskja closed 3 years ago

koskja commented 3 years ago

Fix chunk loading

Status

Description

Fixed my own mistake that prevented the game from loading normal chunks.

Checklist