[1.20] In peaceful mode, hunger is incorrectly consumed when the saturation is not zero.
XingRenZzz opened this issue ยท 1 comments
Version: TerraFirmaCraft-Forge-1.20.1-3.2.14
Steps to Reproduce: eat sandwich in both peaceful mode and easy mode, then run.
I used AppleSkin mod and enableHungerBar = true to observe how hunger bar is consumed, and i can confirm in peaceful mode, hunger and saturation are consumed at the same time. i assume its caused by how tfc added hunger consumption in peaceful mode.