docs: Add lighting

This commit is contained in:
Snowiiii
2024-10-19 20:34:28 +02:00
parent 867faa4da7
commit c3dcec2dde
2 changed files with 3 additions and 12 deletions

View File

@@ -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

View File

@@ -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.