A M
- Mr__platypus
- mr__platypus
- Europe/Stockholm
- Yes
- No
when you give yourself a high level of health boost, your underwater breathing bubbles are up higher, If you give yourself a really high level, they won't show.
To reproduce:
/effect @p 21 150 6 (for higher bubbles when swimming)
/effect @p 32 150 50 (for no bubbles when swimming)
So.... I think stat.useitem.275 was coded wrong
This is what i did.
/scoreboard objectives add T2lifesteal stat.useitem.275
(commandblock): /effect @a[score_T2lifesteal_min=1] 10 1 2
(commandblock):/scoreboard players set @a T2lifesteal 0It worked for everything else except 275, It worked with 271, 258, 279, 286
If you can, please fix this issue
Thanks,
Mr__platypusSo.... I think stat.useitem.275 was coded wrong
This is what i did.
/scoreboard objectives add T2lifesteal stat.useitem.275
(commandblock): /effect @a[score_T2lifesteal_min=1] 10 1 2 (I have the square brackets, but they wont show up here.)
(commandblock):/scoreboard players set @a T2lifesteal 0It worked for everything else except 275, It worked with 271, 258, 279, 286
If you can, please fix this issue
Thanks,
Mr__platypus