You are viewing a potentially older version of this package. View all versions.
hortWizard-SkipHarvestMinigames-0.5.0 icon

SkipHarvestMinigames

Skips all Harvest Minigames.

Date uploaded 10 months ago
Version 0.5.0
Download link hortWizard-SkipHarvestMinigames-0.5.0.zip
Downloads 164
Dependency string hortWizard-SkipHarvestMinigames-0.5.0

This mod requires the following mods to function

Hell2Modding-Hell2Modding-1.0.67 icon
Hell2Modding-Hell2Modding

Lua Mod Loader for Hades 2

Preferred version: 1.0.67
SGG_Modding-ENVY-1.1.0 icon
SGG_Modding-ENVY

A plugin to allow ReturnOfModding plugins greater control of their environment.

Preferred version: 1.1.0
SGG_Modding-Chalk-2.0.2 icon
SGG_Modding-Chalk

System for handling config files in ReturnOfModding

Preferred version: 2.0.2
SGG_Modding-ReLoad-1.0.1 icon
SGG_Modding-ReLoad

Provides helpers for managing hot reloading and waiting for the right time to load

Preferred version: 1.0.1
SGG_Modding-SJSON-1.0.0 icon
SGG_Modding-SJSON

A plugin for handling .sjson files in ReturnOfModding.

Preferred version: 1.0.0
SGG_Modding-ModUtil-4.0.0 icon
SGG_Modding-ModUtil

Utility mod for mod interactions within lua for SGG's games

Preferred version: 4.0.0

README

SkipHarvestMinigames

A Mod that get all Harvest Resources but skips Minigames/Animations in Hades II. Includes Familiars Harvesting :)

Also, you can enable all Harvesting Tools if you havent yet.

Installation

The simpliest way is using Thunderstore. Click in "Install with Mod Manager".

If you wants to install manually, checkout Hell2Modding README for more details.

Usage

  • Below is a list of features grouped by modules and an explanation as to what they do. If you want to enable/disable or configure a feature, you will find the same name in the config of this mod.

  • To access the config, go in R2Modman then config. Choose hortWizard-SkipHarvestMinigames.cfg and make any changes you wish.

Config

Features

  • Harvest

    • Enabled by default.
    • Refers to collecting Flowers/Plants.
    • When enabled, you will always skip Harvest animations.
  • Shovel

    • Enabled by default.

    • Refers to Digging.

    • When enabled, you will always skip Shovel animations.

    • GiveTool

      • Disabled by default.
      • Gives Tool if you haven`t yet.
  • Pickaxe

    • Enabled by default.

    • Refers to Mining.

    • When enabled, you will always skip Pickaxe animations.

    • GiveTool

      • Disabled by default.
      • Gives Tool if you haven`t yet.
  • Exorcism

    • Enabled by default.

    • Refers to Spirits minigame.

    • When enabled, you will always skip Exorcism animations.

    • GiveTool

      • Disabled by default.
      • Gives Tool if you haven`t yet.
  • Fishing

    • Enabled by default.

    • Refers to Fishing minigame.

    • When enabled, you will always skip Fishing animations.

    • GiveTool

      • Disabled by default.
      • Gives Tool if you haven`t yet.

CHANGELOG

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

1.1.0 - 2025-10-13

Modified

  • Updated some Modutil.Path.Wrap functions to Modutil.Path.Override

1.0.0 - 2025-10-10

Added

  • Added AutoHarvestOnExit. Harvest everything on room exit, without the need to interact with each point.

Modified

  • All GiveTool now refers to BypassToolRequirements.

0.5.0 - 2025-10-09

Modified

  • Now GiveTool is granted without changing GameState.

Fixed

  • Fix a bug that was crashing the game if a harvesting action was being called repeatedly more than once.

0.4.0 - 2025-10-09

Added

  • Exorcism Spirits dissipates after animation.
  • Fishing Spots is destroyed after animation.

Fixed

  • Game crashing in Exorcism minigame in some scenarios.
  • Game crashing if ToolExorcismBook wasnt enabled.

0.3.0 - 2025-10-08

Added

  • Added GiveTool feature. Enables Tool if u haven`t yet.

0.2.2 - 2025-10-08

Changed

  • Added more details in README.

0.2.1 - 2025-10-08

0.2.0 - 2025-10-08

Changed

  • Fixed config.lua reference