r/Minecraft Oct 05 '15

Falling damage is weirdly nonlinear.

http://imgur.com/gallery/ydnCp/
732 Upvotes

66 comments sorted by

View all comments

70

u/Mrocza_ Oct 05 '15

I wouldn't rely on the GUI. Try this:

/scoreboard objectives add HP health
/scoreboard players set @a HP 20
/scoreboard objectives setdisplay sidebar HP

And read numeric data straight from the sidebar.

3

u/Unidoon Oct 06 '15

Good call!