diff --git a/README.md b/README.md index 106d8426e..e79cf3b2c 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ and customizable experience. It prioritizes performance and player enjoyment whi - [x] World Joining - [x] Player Tab-list - [x] World Loading + - [x] Lighting - [x] Entity Spawning - [x] Chunk Loading - [x] Chunk Generation diff --git a/docs/troubleshooting/common_issues.md b/docs/troubleshooting/common_issues.md index 13815323a..de261d1cf 100644 --- a/docs/troubleshooting/common_issues.md +++ b/docs/troubleshooting/common_issues.md @@ -1,16 +1,6 @@ ### Common Issues -1. ### Broken Chunk Lighting - - See [#93](https://github.com/Snowiiii/Pumpkin/issues/93) - - **Issue:** Broken chunk lighting on your Minecraft server. - - **Cause:** The server is currently not calculating lighting for chunks, we're working on that. - - **Temporary Fix:** Use a full-bright resource pack. This will temporarily resolve the issue by making all chunks appear brightly lit. You can find many full-bright resource packs online. - -2. ### I can place blocks inside me +1. ### I can place blocks inside me See [#49](https://github.com/Snowiiii/Pumpkin/issues/49) @@ -18,7 +8,7 @@ **Cause:** The server is currently not calculating hit boxes for blocks, we're working on that. -3. ### Failed to verify username +2. ### Failed to verify username **Issue:** Some players reported having issues logging into the Server, including a "Failed to verify username" error.