-
Bug
-
Resolution: Won't Fix
-
None
-
1.21.4
-
None
-
Confirmed
-
UI
The "Height limit for building is 319" warning will show when you try to place blocks which otherwise could not be placed, even if you were trying to place them beneath the world limit.
Steps to Reproduce:
- Place a block which does not support vegetation (in this example, a stone block):
/setblock ~ 319 ~ stone
- Teleport to the build limit:
/tp @p ~ 320 ~
- Try and place vegetation on top of the stone block (example, a sapling)
Expected Result:
The error message would not show because (in this example) saplings cannot be placed on stone blocks under any context, so the block placement would fail regardless of build height.
Observed Result:
The block is not placed (as it shouldn't), but the error message still shows, which may mislead the player as to why the placement failed.
Screenshot(s):
- relates to
-
MC-142300 Attempting to place a door or 2-block plant one block below the height limit will not give an error message, despite still failing
- Open
-
MC-181541 Flint and steel, lily pad and fire charge act successful while facing block at build limit
- Open
-
MC-184432 There is no warning when plants are bonemealed, but cannot grow above or below world height limits
- Open
-
MC-184433 When applying bone meal to grass / ferns / nether fungi at the upper build limit, there is no warning, and the taller part of the plant is cut off
- Open
-
MC-217658 Item frames and glow item frames cannot be placed at the build height limit despite them being entities and not giving an error message
- Open