You are viewing a potentially older version of this package.
View all versions.
Abundance
Reduces grind by multiplying resources and money. Configurable.
| Date uploaded | 8 months ago |
| Version | 1.1.1 |
| Download link | Ryocery-Abundance-1.1.1.zip |
| Downloads | 241 |
| Dependency string | Ryocery-Abundance-1.1.1 |
This mod requires the following mods to function
BepInEx-BepInExPack_Aeruta
BepInEx pack for IL2CPP x64 Unity games. Preconfigured and ready to use.
Preferred version: 6.0.741README
Abundance
A very simple Aeruta mod that multiplies money and material drops.
Features
- Configurable money multiplier (default: 2.0x)
- Configurable monster material multiplier (default: 2.0x)
Configuration
The mod creates a config file at BepInEx/config/com.ryocery.abundance_aeruta.cfg:
[Money Settings]
EnableMoneyMultiplier = true
MoneyMultiplier = 2.0
[Material Settings]
EnableMaterialMultiplier = true
MaterialMultiplier = 2.0
Installation
- Install BepInEx IL2CPP branch for Aeruta
- Extract the mod folder into
BepInEx/plugins - Launch the game to create the config
- Adjust config values as desired
CHANGELOG
Changelog
v1.1.0
- Added Wood configuration
v1.0.0 - Initial Release
- Initial release