Mojira Archive
MC-278815

Build limit warning shows when trying to place blocks which otherwise would not be placeable anyways

 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:

  1. Place a block which does not support vegetation (in this example, a stone block):
    /setblock ~ 319 ~ stone
    
  2. Teleport to the build limit:
    /tp @p ~ 320 ~
    
  3. 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):

 

Won't Fix

DexFlex_YT

2024-12-10, 07:05 PM

2024-12-11, 08:13 AM

2024-12-11, 08:13 AM

0

0

Confirmed

UI

1.21.4

-