Infinite Resources - Normal Yields (with optional depletion)


An infinite resource mod that allows miners to continue mining ore resources at the normal vanilla rates (no insane yields!), and then can optionally start decreasing to lower yields after the initial spawned resource amounts are mined, with only a single code execution per resource tile. Includes settings for minimum depletion level and rate of depletion. This mod is for those that want the benefit of infinite resources (never running out), while preserving the vanilla rate and feel.

Tweaks
1 year, 2 months ago
1.1
17.4K
Mining

Changelog

Version: 0.0.6
Date: 2023/2/23
  Bugfixes:
    - Corrected spelling mistake in English locale file.
Version: 0.0.5
Date: 2023/1/31
  Changes:
    - 'Start Only' setting changed into a multi-selection to allow for All, Start Only, and All Except Start
  Bugfixes:
    - Corrected some code logic that prevented detection of new resources added by mods introduced on a save that already had this mod
  Performance:
    - Minor code changes in control.lua to reduce unnecessary code execution (mainly affects existing games this mod is first introduced to)
Version: 0.0.4
Date: 2022/7/4
  Bugfixes:
    - Fixed an issue where the code could inadvertently affect other mods' added infinite resources when making adjustments to this mod's settings
Version: 0.0.3
Date: 2022/1/3
  Features:
    - Added a new runtime setting for making the infinite resources apply only to the starter area (with RSO support)
  Bugfixes:
    - Corrected an error that prevented the Infinite Resource Removal tool's name from appearing in the shortcut bar
Version: 0.0.2
Date: 2021/12/30
  Changes:
    - Updated description in mod info file to match updated summary description on mod portal.  Apparently, on initial upload, the mod portal will accept any length description in the info file for the summary, but any subsequent attempts to edit the main page will result in it forcing you to limit the summary to 500 characters...
    - Updated "homepage" link to point to forum post (should've done that in the first place...)
  Fixes:
    - Corrected the date in the changelog for initial release
Version: 0.0.1
Date: 2021/12/29
  Features:
    - Initial release