You are viewing a potentially older version of this package. View all versions.
Ryocery-Abundance-1.1.0 icon

Abundance

Reduces grind by multipling resources and money. Configurable.

Date uploaded 8 months ago
Version 1.1.0
Download link Ryocery-Abundance-1.1.0.zip
Downloads 38
Dependency string Ryocery-Abundance-1.1.0

This mod requires the following mods to function

BepInEx-BepInExPack_Aeruta-6.0.741 icon
BepInEx-BepInExPack_Aeruta

BepInEx pack for IL2CPP x64 Unity games. Preconfigured and ready to use.

Preferred version: 6.0.741

README

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

  1. Install BepInEx IL2CPP branch for Aeruta
  2. Extract the mod folder into BepInEx/plugins
  3. Launch the game to create the config
  4. Adjust config values as desired

CHANGELOG

Changelog

v1.1.0

  • Added Wood configuration

v1.0.0 - Initial Release

  • Initial release