You are viewing a potentially older version of this package. View all versions.
Moffein-KookehsDropItem_Fork-2.4.5 icon

KookehsDropItem Fork

KookehsDropItem with a few extra options and fixes.

Date uploaded 7 months ago
Version 2.4.5
Download link Moffein-KookehsDropItem_Fork-2.4.5.zip
Downloads 43450
Dependency string Moffein-KookehsDropItem_Fork-2.4.5

This mod requires the following mods to function

RiskofThunder-RoR2BepInExPack-1.36.0 icon
RiskofThunder-RoR2BepInExPack

Simplify the modding ecosystem of Risk of Rain 2, making it easier for modders to create and maintain their mods while preventing harmful bugs.

Preferred version: 1.36.0
RiskofThunder-HookGenPatcher-1.2.9 icon
RiskofThunder-HookGenPatcher

MMHOOK generation at runtime.

Preferred version: 1.2.9
RiskofThunder-R2API_Core-5.2.0 icon
RiskofThunder-R2API_Core

Core R2API module

Preferred version: 5.2.0
RiskofThunder-R2API_Networking-1.0.4 icon
RiskofThunder-R2API_Networking

Networking API around the Unity UNet Low Level API (LLAPI)

Preferred version: 1.0.4
RiskofThunder-R2API_CommandHelper-1.0.2 icon
RiskofThunder-R2API_CommandHelper

API for registering console commands

Preferred version: 1.0.2

README

KookehsDropItem (Fork)

Fork of https://thunderstore.io/package/tristanmcpherson/KookehsDropItem_BepInEx/

Has the following changes:

  • Dropped items are no longer affected by Command.
  • Dropped items are no longer Recyclable.
  • Added config to Enable/Disable Lunar/Void droppability.
  • Added config to Disable in Bazaar.
  • Added option to disable notifications.

Probably won't be actively developing this outside of bugfixes.

Installation

Drop KookehsDropItemMod_Fork.dll into \BepInEx\plugins\

CHANGELOG

2.4.5

  • DLC3 fix.
  • Removed options for Recycler/Prayer Beads abuse since those should always be turned on.

2.4.4

  • Prayer Beads are now undroppable to prevent players from repeatedly gaining stats.
    • Can be re-enabled in config.

2.4.3

  • Fixed for DLC2.
  • Fixed Tierless items being droppable.
  • Item drops should be closer to where you're aiming.

2.4.2

  • Prevent Recycle feature is now a config option. (Enabled by default)

2.4.1

  • Blacklisted ItemTier.NoTier (Mark of Heresy from HereticMod)

2.4.0

  • Dropped items are no longer affected by Command.
  • Dropped items are no longer Recyclable.
  • Added config to Enable/Disable Lunar/Void droppability.
  • Added config to Disable in Bazaar.
  • Added option to disable notifications.