Cloudburst
Cloudburst copied to clipboard
Fix health regen + hunger falling when food is disabled
https://github.com/CloudburstMC/Nukkit/pull/1856
Worth noting that sending the gamerule naturalRegeneration
stops the client-side desync, so it would be preferable to use that instead of sending packets to the client regularly.