You are viewing a potentially older version of this package. View all versions.
quasikyo-ReduceRecycler-1.3.2 icon

ReduceRecycler

Sets Recycler cooldown to instant and adds the cooldown to the run timer. Configurable to only activate after TP event.

Date uploaded 2 weeks ago
Version 1.3.2
Download link quasikyo-ReduceRecycler-1.3.2.zip
Downloads 5676
Dependency string quasikyo-ReduceRecycler-1.3.2

This mod requires the following mods to function

Rune580-Risk_Of_Options-2.8.4 icon
Rune580-Risk_Of_Options

A convenient API for adding BepInEx ConfigEntry's to a option menu

Preferred version: 2.8.4
bbepis-BepInExPack-5.4.2121 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.2121
RiskofThunder-R2API_Core-5.2.0 icon
RiskofThunder-R2API_Core

Core R2API module

Preferred version: 5.2.0

README

ReduceRecycler

Sets Recycler cooldown to instant and adds the cooldown to the run timer.

I have not tested this in multiplayer, but users have reported that it works as of 1.1.3.

1.3.2 - 2025-11-22

Fixed

For the full changelog, see:

Credits

  • Boof, for initial mod concept and in-game general/edge-case testing

Configuration

  • Whether the mod is enabled or not
  • Whether or not no-cooldown should apply only after teleporter
  • Cooldown refresh strategy:
    • AfterUse: cooldown is reset and time is added immediately after rerolling an item
    • OnDemand: cooldown is reset on button press

Issue Reporting and Suggestions

Contact me on Discord (quasikyo) or submit a new issue here.

FAQ

Does the time added to the run timer reflect any equipment cooldown reduction (e.g., fuel cells, Gesture)?

Yes.

If I have multiple fuel cells, will the mod only activate when the last charge is used?

Yes.

Does the config option work in stages without a teleporter (Hidden Realms, Void Fields, Commencement)?

Yes, but enabling the config option will simply make the Recycler behave as normal.

CHANGELOG

Changelog

This project adheres to Semantic Versioning, and the format of this changelog is based on Keep a Changelog.

1.3.4 - 2025-12-08

Changed

1.3.3 - 2025-12-06

Fixed

  • Update outdated reference Inventory::GetEquipment(uint) to Invetory::GetEquipment(uint, uint)

1.3.2 - 2025-11-30

Fixed

  • Fix compatibility with new Alloyed Collective Update #19
  • Address log spam #18

1.3.1 - 2024-09-07

  • Update README

1.3.0 - 2024-09-07

Added

  • Add config option to dynamically enable/disable mod
  • Implement cooldown reset options:
    • AfterUse: cooldown is reset and time is added after rerolling an item
    • OnDemand: cooldown is reset on button press

1.2.2 - 2024-09-01

Changed

  • Update RiskOfOptions dependency to use remote nuget package
  • Update link to old GitHub repo

1.2.1 - 2024-09-01

Changed

  • Update versions for SotS update

1.2.0 - 2024-06-12

Changed

  • Avoid adding time if stopwatch is paused for whatever reason

1.1.3 - 2023-10-10

Changed

  • Makes it so the config option is still functional on Hidden Realms, Void Fields, and Commencement
    • Just makes the Recycler behave as normal but also fixes an error preventing the immediate refresh

1.1.2 - 2023-09-10

Added

  • Update FAQ question regarding fuel cells

Fixed

1.1.1 - 2023-09-07

Changed

  • Update README

1.1.0 - 2023-09-07

Added

  • Add credits section

Changed

  • Only activate when consuming last charge

1.0.1 - 2023-09-07

Added

  • Add icon to code repo

Fixed

  • Fix descriptions

1.0.0 - 2023-09-07

Added

  • Public release
  • Neutralizes the cooldown on the Recycler equipment