You will need to have BepInExPack and R2API installed before you can use other mods.
Organises items in inventory by ID and Tier.
Last updated | 8 months ago |
Total downloads | 65076 |
Total rating | 35 |
Dependency string | gog909-OrderedItems-2.2.1 |
Dependants | 26 other mods depend on this mod |
Unified BepInEx all-in-one modding pack - plugin framework, game API, detour library
Preferred version: 1.3.1A Risk of Rain 2 mod.
Ordered Items is a clientside quality of life mod that organises the order in which items are displayed according to the item's tier and ID/name. This replaces the cluttered and unintuitive system in which items are displayed in the order that they are acquired. The configuration file allows modification of the tier ordering and provides an option to use alphabetic ordering instead of item ID ordering. Since Ordered Items is clientside, you do not have to be the host in multiplayer matches, nor do any other users need to have it installed.
Navigate to your Risk of Rain 2 directory. Put the OrderedItems
folder in BepInEx/plugins
,the OrderedItems.dll
file should be located at BepInEx/plugins/OrderedItems/OrderedItems.dll
. The same effect can be achieved with a mod manager.
Navigate to your Risk of Rain 2 directory. Remove the OrderedItems
folder from BepInEx/plugins
, there should no longer be an OrderedItems.dll
file anywhere in your plugins folder. The same effect can be achieved with a mod manager
If any problems occur immediately after updating versions, try deleting the configuration file and starting the game again. The configuration file is automatically generated by the mod.
It is located at BepInEx/config/com.gog909.ordereditems.cfg
Version 2.2.1: Fixed incorrect version numbers.
Version 2.2.0: Error messages and configuration messages have been modified to be more user
friendly and the item sorting mechanics have been reworked to be more efficient.
May have resolved a bug that caused the top inventory display to partially
disappear during long multiplayer matches.
Version 2.1.0: Removed ChatEnabled configuration and added option for alphabetical ordering,
cleaned up error messages for incorrect configuration. Also changed default
tier order from white to red to lunar to white.
Version 2.0.2: Fixed incorrect version numbers and broken image link.
Version 2.0.1: Changed misleading description, updated information page and added
configuration for chatdebugging.
Version 2.0.0: Now Hooks UI update instead of modifying inventories, completely clientside.
Configuration file now updates whenever an item is picked up, allowing config
changes mid game.
Version 1.1.0: Added configuration file for tier ordering at
BepInEx/config/com.gog909.ordereditems.cfg.
Version 1.0.1: Fixed bug relating to UI updating one event late.
Version 1.0.0: First Release.
My discord is Atlas_#5809, you can find me on the Risk of Rain 2 Modding server.
Please note that the install buttons only work if you have compatible client software installed. Otherwise use the zip download links instead.
Upload date | Version number | Downloads | Download link | |
---|---|---|---|---|
2020-5-9 | 2.2.1 | 41431 | gog909-OrderedItems-2.2.1.zip | Install |
2020-5-9 | 2.2.0 | 125 | gog909-OrderedItems-2.2.0.zip | Install |
2019-5-13 | 2.1.0 | 21595 | gog909-OrderedItems-2.1.0.zip | Install |