When setting the level property of water using a /setblock command, I noticed there was a mismatch between the the level property I specified in the command and the level property reported by the F3 Menu.
I checked all possible level properties below 8, and they appear inverted
7 -> 1
6 -> 2
5 -> 3
4 is correct
3 -> 5
2 -> 5
1 -> 7
Linked issues
Attachments
Comments 2
Thank you for your report!
We're tracking this issue in MC-159468, so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
-- I am a bot. This action was performed automatically! The ticket was resolved by one of our moderators, and I left this message to give more information to you.
You're confusing block states (the command) and fluid states.
The block states match correctly as provided.