#Air bubbles as thirst bar
1 messages · Page 1 of 1 (latest)
Certainly, it is possible
Cool thanks, I'm new at this stuff so I'll try to figure it out, good to know its possible
I thought this could be done in normal minecraft until I realized you can't modify player data looool
This isn't really possible, unfortunately
the bubble bar is handled client side and only displays when the player is under water
No, you can use LivingEntity#setRemainingAir which takes in a tick count. Doing that will display the bubbles if it's under the maximum.
Ah, I completely forgot that bubble bars appear below the maximum now
yes