You are viewing a potentially older version of this package. View all versions.
BlueRaja-NoResourceRestrictions-1.0.0 icon

NoResourceRestrictions

Remove the restrictions on spawning resources

Date uploaded 9 months ago
Version 1.0.0
Download link BlueRaja-NoResourceRestrictions-1.0.0.zip
Downloads 4263
Dependency string BlueRaja-NoResourceRestrictions-1.0.0

This mod requires the following mods to function

Hell2Modding-Hell2Modding-1.0.63 icon
Hell2Modding-Hell2Modding

Lua Mod Loader for Hades 2

Preferred version: 1.0.63
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-Chalk-2.1.1 icon
SGG_Modding-Chalk

System for handling config files in ReturnOfModding

Preferred version: 2.1.1
SGG_Modding-ENVY-1.2.0 icon
SGG_Modding-ENVY

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

Preferred version: 1.2.0
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
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.1 icon
SGG_Modding-ModUtil

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

Preferred version: 4.0.1

README

No Resource Restrictions

In the base game, the game limits you to finding eg. one seed per biome, and one seed for every 5 rooms. This last restriction means that if you find a seed towards the end of one biome, you are less likely to find a seed in the following biome, making later seeds more rare than they should be.

This mod removes those restrictions for ores, plants, and seeds. In the configuration you can also remove the restriction for fishing spots and shades (ghosts) to spawn more of those. Additionally, in the config you can change the odds of finding each of these things (by default the mod does not change the spawn chances).

CHANGELOG

Changelog

[1.0.0] - 2025-10-02

Added

  • First version of the mod!