Vl4dimyr-PreventPickup icon

PreventPickup

This mod prevents picking up items you don't want and gives you scrap or a random item of the same rarity instead (configurable).

Last updated 2 years ago
Total downloads 6636
Total rating 4 
Categories Mods Tweaks Items
Dependency string Vl4dimyr-PreventPickup-1.1.0
Dependants 6 other packages depend on this package

This mod requires the following mods to function

bbepis-BepInExPack-5.4.1905 icon
bbepis-BepInExPack

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

Preferred version: 5.4.1905
tristanmcpherson-R2API-4.3.21 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 4.3.21

README

PreventPickup

Description

This mod prevents picking up items you don't want and gives you scrap or a random item of the same rarity instead (configurable).

Config

TL;DR

Use Risk Of Options for in-game settings!

Risk Of Options Screenshot

Manual Config

The config file (\BepInEx\config\de.userstorm.preventpickup.cfg) will be crated automatically when the mod is loaded. You need to restart the game for changes to apply in game.

With the following config example picking up a SoldierĀ“s Syringe would have a 33% chance of giving a random white item, otherwise White Scrap. Picking up Tougher Times would not be prevented.

[Balance]

## Chance to get a random white item when a white item pick up is prevented. (0.00 to 1.00, 0.00 == 0%, 1.0 == 100%)
# Setting type: Single
# Default value: 0.05
WhiteRandomItemChance = 0.33

# ...

[PreventPickup]

## Item index: 0 | Name: SoldierĀ“s Syringe | Tier: Tier1
# Setting type: Boolean
# Default value: false
Syringe = true

## Item index: 1 | Name: Tougher Times | Tier: Tier1
# Setting type: Boolean
# Default value: false
Bear = false

# ...

If you want to play without shields set PersonalShield, ShieldOnly and HeadHunter pickup prevention to true

Manual Install

  • Install BepInEx and R2API
  • Download the latest PreventPickup_x.y.z.zip here
  • Extract and move the PreventPickup.dll into the \BepInEx\plugins folder

Changelog

The Changelog can be found on GitHub.

Bugs/Feedback

For bugs or feedback please use GitHub Issues.

Help me out

Patreon

It is by no means required, but if you would like to support me head over to my Patreon.