You are viewing a potentially older version of this package. View all versions.
NikkelM-Resources_In_Chaos_Trials-1.0.1 icon

Resources In Chaos Trials

Enables resource spawns (plants, seeds, ore, fish, and pacifiable shades) in Chaos Trials and Dream Dives. By default, only Dream Dives and randomized Chaos Trials have resources, use the config to enable them for all Trials.

Date uploaded a month ago
Version 1.0.1
Download link NikkelM-Resources_In_Chaos_Trials-1.0.1.zip
Downloads 416
Dependency string NikkelM-Resources_In_Chaos_Trials-1.0.1

This mod requires the following mods to function

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-Chalk-2.1.1 icon
SGG_Modding-Chalk

System for handling config files in ReturnOfModding

Preferred version: 2.1.1
SGG_Modding-ReLoad-1.0.2 icon
SGG_Modding-ReLoad

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

Preferred version: 1.0.2
LuaENVY-ENVY-1.2.0 icon
LuaENVY-ENVY

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

Preferred version: 1.2.0
SGG_Modding-ModUtil-4.0.1 icon
SGG_Modding-ModUtil

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

Preferred version: 4.0.1
Hell2Modding-Hell2Modding-1.0.88 icon
Hell2Modding-Hell2Modding

Lua Mod Loader for Hades 2

Preferred version: 1.0.88

README

Chaos Trial Resources

This mod allows resources (plants, seeds, ore, fish, and pacifiable shades) to spawn in Chaos Trials and Dream Dives.

By default, resources are only enabled to spawn in Dream Dives and randomized Chaos Trials (Chaos Above/Below). Also works with the "Chaos Within" trials added by Zagreus' Journey.

This will also apply to any Chaos Trials added by other mods that are based on the base "randomized" trial (for developers: your trial must inherit from BasePackageBountyRandom or ModsNikkelMHadesBiomes_BasePackageBountyRandom (Zagreus' Journey trials)).

You can use the mod config (in your mod manager) to additionally enable resources to spawn in all other trials as well by setting resourcesInAllTrials to true.

CHANGELOG

Changelog

v1.0.1

  • Added a new Dream Dives configuration option to control whether resources can spawn in Dream Dives. This is enabled by default.
  • Fixed: Resources no longer spawn in Chaos Trials after Post-Launch Patch 2.
  • Fixed: Resources don't spawn in Chaos Trials added by Zagreus' Journey.

v1.0.0

  • Initial release.