You are viewing a potentially older version of this package. View all versions.
nido-NoHunger-1.1.4 icon

NoHunger

Automatically refills your hunger so you don't have to spend money on useless food !

By nido
Date uploaded a year ago
Version 1.1.4
Download link nido-NoHunger-1.1.4.zip
Downloads 5072
Dependency string nido-NoHunger-1.1.4

This mod requires the following mods to function

Gatohost-VoidMod-2.1.0 icon
Gatohost-VoidMod

VoidMod is a Blueprint Framework and Handler for Modding Voices of the Void

Preferred version: 2.1.0

README

NoHungerMod

Installation

  1. Install VoidMod.
  2. Extract the zip file and copy the VotV folder into your VotV game directory.

How does it work?

By default, the mod detects if your hunger drops below 50. If it does, it will automatically refill your hunger up to 100.

I designed it this way so that players can still eat food instead of always having 100+ hunger and letting everything spoil in their base.

(Mod config doesn't work as of version 1.1.4. I'll probably update it once VoidMod gets an update.)

You should probably disable food spoilage!

Disclaimer

This is the first mod I've ever made, so don't be surprised if things don't work properly. Things may also break if the game or VoidMod updates.

In case something goes wrong, back up your save! (Nothing bad should happen, but it's always good to be safe.)

If you have any questions about the mod or suggestions, 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