About this mod
Configure the amount of ring slots in your inventory. By default adds 6 additional ring slots.
- Requirements
- Permissions and credits
-
Translations
- Turkish
- Spanish
- Portuguese
- German
- Mirrors
Configure the amount of ring slots in your inventory. By default adds 4 additional ring slots.
Config
Note: run Stardew Valley once with this mod enabled to generate the
config.json
file.-
Rings
: Number of ring slots available. Normally this is 2, this mod increases it to 6. Max = 20. -
BonusTrinket
: Whether unlocking trinkets gives you two trinket slots instead of one.
-
player_openforge
: Opens the forge menu. -
world_destroyringchests
: Removes the chests used for storing player's rings. Any items contained therein will be dropped at your feet.
This mod requires the following mods to be installed:Known bugs
Please report bugs on GitHub.
- The forge menu does not show your ring slots.
- This mod does not support android / mobile.
- This mod might be incompatible with Multiplayer Time. Using both will cause save game corruption. This can (hopefully) be fixed by uninstalling either of these mods. If you keep Multiplayer Time, the mod should resolve the issue automatically. If you use Wear More Rings you need to execute the
player_resetmodifiers
console command manually. - This mod is incompatible with BalancedCombineManyRings mod.
- Ring Slots in the Inventory screen can overlap with other text in the UI, especially with a high
Rings
setting. This won't be fixed.
Mods adding additional rings most should work out of the box. For backwards compatibility this mod provides an API to access the equipped rings: IWearMoreRingsAPI.
Changes
7.7
- Reduce default number of rings to 6.
- Trinkets now show below rings if ting count is <= 6.
- Compatibility with SDV 1.6.11.
- French, Turkish & Chinese translations.
- Fix issue with equipping rings removing the effects and unequipping adding them.
- Fix issue with ring effects (e.g. magnetism) not being applied.
- Fixed compatibility issue with SpaceCore mod.
- Updated for Stardew Valley 1.6
- Added config option for bonus trinket (untested).
- Localization support.
- Russian & Ukrainian translation
- Fixed null pointer error when saving in generic mod config menu.
- Name the combined ring used for ring storage to clearly communicate its purpose.
- Prevent crash caused by equipping the combined ring inside of itself.
- Add support for local co-op (aka split-screen).
- Removed ring slots from the forge menu so the player cannot accidentally unequip the container ring there.
- Added
player_dismantle_nested
command to get rid of nested combined rings, prior to accessing the forge. - Fixed issue with re-joining in multiplayer creating nested combined rings.
- Re-added the IWearMoreRingsAPI.
- Rings no longer drop during migration.
- If the player has rings in slots that are not accessible due to a lower ring capacity, these rings are dropped.
- Rewrite most of the mod for better multiplayer support. It now uses Combined Rings rather than a hidden chest for ring storage. Note that after the update you have to manually re-equip your rings.
- Update Generic Mod Config Menu bindings.
- Added
world_destroyringchests
command to destroy any remaining old rings chests. - Removed the API as it's no longer needed.
- Added integration for Generic Mod Config Menu.
- Add 64-bit support
- Rearranged ring slots. The right ring is now positioned in the first column, second from the top.
- Added config parameter
Rings
for the amount of ring slots. Anything above 8 will result in text overlaying the ring slots.
- Hide the chest in the Chests Anywhere mod.
- Added the
player_resetmodifiers
command for people who added/removed rings from the hidden chest using Chests Anywhere to fix any issues this might have caused.
- Fixed issue with some effects of combined rings not being applied.
- Updated for Stardew Valley 1.5.
- Added two extra ring slots.
- Mod no longer modifies the network protocol.
- Rings are now stored in a way that works for combined and modded rings.
- Updated for Stardew Valley 1.4.4.