-
Notifications
You must be signed in to change notification settings - Fork 131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Block Details on Tooltips #194
Comments
The difficulty with this is, that this kind of data is not available to the web-app. |
It would be nice to have chunk information like chunk id, chunk coordinates and mca filename. |
@roco3d you can get those already when activating the debug mode in the webapps settings-menu :) |
Is your feature request related to a problem? Please describe.
No.
Describe the solution you'd like
There is already a feature that add a tooltip that pops up when a block is clicked with the coords and it highlights the block that was clicked. It would be nice if that tooltip would also provide details on the block clicked.
Minimal amount of nice to have information:
This would also benefit Fabric/Forge users to help them troubleshoot rendering issues.
Example:
New tooltip:
The text was updated successfully, but these errors were encountered: