Mojira Archive
MC-159468

"Level" blockstate is reversed through commands

The bug

The water and lava "level" blockstate is reversed when identifying them using commands.

Steps to reproduce

  1. Place a water source
  2. Stand inside the water block next to the source
  3. Run the following command: execute if block ~ ~ ~ water[level=7]

If done correctly, this command should fail. If identified through the debug ui however, the information correctly shows that the water level is in fact 7. Now repeat the steps listed above but stand at the last water block flowing out of the source. If done correctly, the command should succeed.

Works As Intended

Makzevu

[Mojang] Bartosz Bok

2019-08-23, 02:14 AM

2022-10-12, 11:56 PM

2019-09-04, 02:13 PM

1

3

Confirmed

Normal

Block states, Commands

block-state, lava, water

1.14.4, 19w34a, 19w35a

-