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 | 5 months ago |
Total downloads | 3056 |
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
Rune580-Risk_Of_Options
A convenient API for adding BepInEx ConfigEntry's to a option menu
Preferred version: 2.8.0KingEnderBrine-ProperSave
Saves your progress at the start of the stage so you can load later
Preferred version: 2.10.0README
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