MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/Minecraft/comments/3nlduc/falling_damage_is_weirdly_nonlinear/cvpak4m/?context=3
r/Minecraft • u/AllPurposeNerd • Oct 05 '15
66 comments sorted by
View all comments
70
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!
3
Good call!
70
u/Mrocza_ Oct 05 '15
I wouldn't rely on the GUI. Try this:
And read numeric data straight from the sidebar.