Description
When attempting to build beyond the world height limit in either overworld or nether, the game continuously spams the chat with the message "Height limit for building is 320 blocks" every tick as long as the right-click is held. This occurs even if the right-click is only briefly pressed (for example: 0.2 seconds) leading to multiple messages instead of a single notification
Steps to reproduce
Build up to the world height limit (for example, in the overworld 320 blocks)
Attempt to place a block above this limit by right-clicking
Expected Behavior
The error message should be displayed only once per block placement attempt.
For example it should trigger a single message only when the right click is initially pressed rather than repeatedly every tick (during the right click)
Another solution would be to write the notification in the action bar instead, similarly how it is done in the Java Edition
Linked issues
duplicates 1
Attachments
Comments 0
No comments.