Rework render engine
ate47 opened this issue ยท 1 comments
Mod version
latest
Minecraft version
1.19.3
Mod loader
Both
Description of the request
I think it's important to recreate the render engine of the Xray itself.
For the story, I've done this one years ago with a basic implementation I remembered from the original Xray, so from a code before the 1.0.0, so before all the optimization.
The new renderer would have these options:
- Block ESP (not only entity/block-entity)
- Non-xray blocks overlay, to know where we are
- Ignore block entities in Xray (but keep them with the previous point)
- All-in-one mode list, no difference between the Xray mode and the ESP modes
I'm not working a lot on Xray, so I have no clue when it will be done.
Do I want to contribute to make it?
Yes
Something else?
No response