From c3dcec2ddec50c649b97720e5c45e8ae0d7cf100 Mon Sep 17 00:00:00 2001 From: Snowiiii Date: Sat, 19 Oct 2024 20:34:28 +0200 Subject: [PATCH] docs: Add lighting --- README.md | 1 + docs/troubleshooting/common_issues.md | 14 ++------------ 2 files changed, 3 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 106d8426..e79cf3b2 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 13815323..de261d1c 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.