Render Block Entities from further away

This commit is contained in:
2025-04-12 20:53:52 +02:00
parent ba6153fa41
commit f51bde3d6e
4 changed files with 35 additions and 1 deletions

View File

@ -49,12 +49,21 @@ As a challenge I'm trying to make it as user-friendly as possible.
- Toggleable
- Keybinding for /camera
# Currently working on
## Client Side
- [x] Render block entities from a longer range
- [x] Toggleable via GUI
- [x] Configurable value
- [ ] In GUI
# To-do
## General
- Rework config system
- Store server settings in world folder for better singleplayer use
- Rework Mod Menu integration to be more flexible
- Rework Mod Menu integration to be more flexible
## Server Side
- Telekinesis