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

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.1.2
Download link nido-NoHunger-1.1.2.zip
Downloads 115
Dependency string nido-NoHunger-1.1.2

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, copy the VotV folder into your VotV game folder

How does it work?

By default, the game will detect if your hunger is below 25, if it is, it will refill your hunger up to 100.

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 can also set your hunger to always be at 100 in the mod settings

You should probably disable food spoilage !

Disclaimer

This is the first mod i ever did ever so don't be surprised if things doesn't work properly but i tested it for a pretty long time and everything worked correctly (even in 0.7.0).

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