pau101 / Wings

A Forge mod for Minecraft: Java Edition which adds wings for aerial travel.
https://www.curseforge.com/minecraft/mc-mods/wings
MIT License
26 stars 29 forks source link

hunger drain when flying with wings is a bit too fast #49

Closed touhouzun closed 4 years ago

touhouzun commented 4 years ago

Just as the title, natural regeneration most quickly drains hunger, but wing-flying is the second.

There's no config options to change hunger drain per tick when flying.

It should may only a little faster than vanilla running/spriting, but not as fast as current "wings" version.

wings-1.1.6-1.12.2

pau101 commented 4 years ago

Thanks for reporting!

The intention is you eat frequently while flying to keep hunger up. If this is not desired there is in fact a config for it. Inside of config\wings\items.cfg the "flyingExertion" and "landingExertion" can be set to 0 to disable or just decreased.

touhouzun commented 4 years ago

Found and worked, thanks! At first I thought "flyingExertion" was meant to change wings' durability cost and not player's hunger cost.(:з)∠) Anyway, have a nice day!