NoHunger
Automatically refills your hunger so you don't have to spend money on useless food !
By nido
| Date uploaded | 2 years ago |
| Version | 1.0.2 |
| Download link | nido-NoHunger-1.0.2.zip |
| Downloads | 250 |
| Dependency string | nido-NoHunger-1.0.2 |
This mod requires the following mods to function
Gatohost-VoidMod
VoidMod is a Blueprint Framework and Handler for Modding Voices of the Void
Preferred version: 2.1.0README
NoHungerMod
Installation
1.Install VoidMod
2.Extract the zip, copy the VotV folder into your VotV game folder
Known issues (IMPORTANT!!)
If you happen to get below the food threshold while on the ATV, the game will crash. I'm currently trying to fix this.
How does it work?
By default, the game will detect if your hunger is below 60, if it is, it will refill your hunger up to 90.
I did it this way so the player could still eat stuff instead of always having 100+ food and letting everything spoil in your base.
You probably should disable food spoilage !!
How to use/setup
If you don't want to mess things up, don't touch anything and the mod will work properly.
You can change the values in the VoidMod configuration menu.
Disclaimer
This is the first mod i ever did ever so don't be surprised if things doesn't work properly (especially the custom threshold/maxfood) but i tested it for a pretty long time and everything worked correctly (even in 0.7.0a).
In case things doesn't work, backup your save. If you have any question about the mod or any suggestion, my discord is "nido2".
CHANGELOG
Changelog
V1.1.4
- Updated mod to VoidMod 2.1 (Mod config won't work anymore)
V1.1.3
- Fixed incorrect dependencies version
V1.1.2
- Updated mod to VoidMod 2.0
V1.1.1
- Fixed automatic install
V1.1.0
- Added option to make hunger always at 100
- Fixed game crashing when hunger reached threshold while driving
- Improved the code
V1.0.3
- Updated mod description, readme and changelog
V1.0.2
- Decreased the default threshold to prevent the game from crashing more often
V1.0.1
- Improved the custom values
- Other small adjustments