Skip to content

Gogogadgetjustice/OrderlyShrines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Orderly Shrines

Description

Every shrine in Risk of Rain 2 now triggers the Shrine of Order effect! Using any shrine will randomize your inventory items, consolidating them into fewer stacks of random items from your collection.

Features

  • All shrines (Blood, Chance, Combat, Woods, Mountain, etc.) trigger item sequencing
  • Configurable settings to enable/disable the mod
  • Optional "You have been... sequenced." message display
  • Prevents double-application on actual Shrine of Order
  • Multiplayer compatible (server-side)

Installation

Using r2modman (Recommended)

  1. Install r2modman
  2. Search for "Orderly Shrines" in the mod manager
  3. Click Install
  4. Run the game through r2modman

Manual Installation

  1. Install BepInExPack
  2. Install HookGenPatcher
  3. Download the latest release
  4. Extract the zip and place OrderlyShrines.dll into BepInEx/plugins/
  5. Launch the game

Configuration

The mod generates a config file at BepInEx/config/com.yourusername.orderlyshrines.cfg

Available options:

  • Enable Mod (default: true) - Toggle the entire mod on/off
  • Show Order Message (default: true) - Display the "sequenced" message when using shrines

How It Works

When you interact with any shrine:

  1. The shrine performs its normal function (healing, spawning enemies, etc.)
  2. Immediately after, your inventory is "sequenced" just like a Shrine of Order
  3. All items of each rarity are consolidated into one random item type per rarity

Compatibility

  • Works with all vanilla shrines
  • Compatible with multiplayer (must be installed on host)
  • Should work with most mod shrines that use standard shrine behaviors

Known Issues

  • Some modded shrines may not trigger the effect if they use custom interaction code
  • The actual Shrine of Order is excluded to prevent double-sequencing

Changelog

1.0.0

  • Initial release
  • Hooks all vanilla shrines
  • Configurable settings
  • Multiplayer support

About

Risk of Rain 2 mod - every shrine triggers a Shrine of Order effect.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published