dreamfactory-InfiniteTools icon

InfiniteTools

A mod to have infinite resources for your tools, according to your choice.

Last updated 2 weeks ago
Total downloads 6162
Total rating 0 
Categories Mods Accessibility Custom Tools
Dependency string dreamfactory-InfiniteTools-1.3.2
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_Silksong-5.4.2304 icon
BepInEx-BepInExPack_Silksong

BepInEx modloader. Preconfigured and ready to use.

Preferred version: 5.4.2304
silksong_modding-ModMenu-0.7.4 icon
silksong_modding-ModMenu

API for extending Silksong Menus

Preferred version: 0.7.4

README

Infinite Tools Mod

A BepInEx mod for Hollow Knight: Silksong that provides infinite resources for selected tools.
You can also choose when your tools get refilled : each time you use your tool, each time you sit on a bench or each time you get healed.

Configuration

After the first launch, edit BepInEx/config/com.dream.InfiniteTools.cfg in your Silksong folder to select which tools should have infinite resources.
Just change the false in front of the tools you want into true if you want to activate it.
If you want to choose when your tools get refilled, just change this line : Replenishment Method = EveryUse. You will have some comments to explain you how to do it above
Note that you will have to set "Infinite use for all" to false if you want to have some tools cheats disabled.

Example Config

[Infinite Tools]
Replenishment Method = EveryUse
Enable Infinite Use for All Tools = false
Enable Infinite Use for Cogfly = true
Enable Infinite Use for Cogwork Wheel = false

Will only refill cogfly without paying each time it get used.

Installation

1.Install BepInEx
2.Download the zip and extract the .dll into your BepInEx/plugins folder.
3.Setup you config file as you want.
4.Enjoy!