HeroX-AutoCommandQueuePickup_fixed icon

AutoCommandQueuePickup fixed

Automatically pickups items that drop as well as CommandCubes if the command queue has been populated (Plus ProperSave Integration!) [This is a fork of the original mod with fixes for the 1.10 update]

Last updated a week ago
Total downloads 479
Total rating 0 
Categories Tweaks
Dependency string HeroX-AutoCommandQueuePickup_fixed-1.1.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

KingEnderBrine-ProperSave-2.10.0 icon
KingEnderBrine-ProperSave

Saves your progress at the start of the stage so you can load later

Preferred version: 2.10.0
Rune580-Risk_Of_Options-2.8.0 icon
Rune580-Risk_Of_Options

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

Preferred version: 2.8.0
tristanmcpherson-R2API-5.0.5 icon
tristanmcpherson-R2API

A modding API for Risk of Rain 2

Preferred version: 5.0.5

README

AutoCommandQueuePickup

Automatically grants items on the ground to players when the teleport is initiated or an item spawns. Also will grant CommandQueue items to player on drop if the CommandQueue for the specific dropped tier has been set.

Features:

  • Distributing on item drop and/or teleport
  • Filtering by item tier, only distributes white, green and red items by default
  • If distributing essences on drop, the Command essence will be teleported to the player.
    • NOTE: This functionality will only occur if the CommandQueue for the dropped tier has NOT been set.
  • If distributing essences on teleport is enabled, Command essences go near the teleporter after it charges.

Installation

Copy the AutoCommandQueuePickup folder to Risk of Rain 2/BepInEx/plugins

Mod Authors

Original Mod [symmys]: https://thunderstore.io/package/symmys/AutoCommandQueuePickup/

Please support the original author - KubeRoot - of which I simply refactored and combined both:

  • CommandQueue
  • AutoItemPickup