Skip to content

Commit

Permalink
docs: Add lighting
Browse files Browse the repository at this point in the history
  • Loading branch information
Snowiiii committed Oct 19, 2024
1 parent 867faa4 commit c3dcec2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 12 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
14 changes: 2 additions & 12 deletions docs/troubleshooting/common_issues.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,14 @@
### 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)

**Issue:** Players are able to place blocks in them.

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

Expand Down

0 comments on commit c3dcec2

Please sign in to comment.