GrowthcraftCE / Growthcraft-1.12

Growthcraft is a low-tech brewing, farming, and cooking Minecraft Mod.
GNU Affero General Public License v3.0
33 stars 22 forks source link

Increased hunger saturation of Ice Cream and Yogurt #393

Closed Doenerstyle closed 7 months ago

Doenerstyle commented 7 months ago

This PR Addresses #119, but I wouldn't consider it a full "fix".

I made Ice Cream restore 2 instead of 1 hunger bar and increased the saturation from 0.3F to 0.4F. Yogurt only got 1.5 instead of 1 hunger bar, as it's more cheap to craft and I didn't touch Ricotta at all as I think 1 hunger bar is enough, considering the cheap crafting.

Let me know if you'd like me to change any of the values!

After this PR, I'll create a Release PR including a draft changelog.

PS: Should I remove the sonarcube steps from the build workflow so it no longer fails? 🤔