You are viewing a potentially older version of this package. View all versions.
HeroHanex-NoItemSpawnLimit-1.0.0 icon

NoItemSpawnLimit

Removes or customizes item spawn limits for all items. Compatible with multiplayer and modded items.

Date uploaded a year ago
Version 1.0.0
Download link HeroHanex-NoItemSpawnLimit-1.0.0.zip
Downloads 204
Dependency string HeroHanex-NoItemSpawnLimit-1.0.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

NoItemSpawnLimit

Using the MoreShopItems mod or other mods that add lots of items, but frustrated by the game's item spawn limits?
NoItemSpawnLimit is a mod for REPO that removes or customizes item spawn limits for all items—including those added by other mods.

Features

  • Remove item spawn limits globally or set custom limits per item.
  • Configuration using sliders for each item.

Installation

  1. Ensure you have BepInEx installed:

    • Download BepInEx 5
    • Download and extract it to your game's root folder.
  2. Download and extract the contents of the zip into your game’s BepInEx/plugins folder. The NoItemSpawnLimit.dll file should be inside of the folder BepInEx/plugins/NoItemSpawnLimit.

  3. Launch the game.

Configuration

  • If you have the REPOConfig mod. You can easily edit the configuration inside of the "MODS" tab and skip the steps below.
  • Edit the generated config file at BepInEx/config/HeroHanex.NoItemSpawnLimit.cfg.
  • Each item has its own configurable max spawn amount (with slider).
  • Set RemoveSpawnLimit to true to remove all limits, or false to use per-item settings.

Compatibility

  • Works with both singleplayer and multiplayer.
  • Compatible with most other mods, including those that add new items.
  • Beta compatible.

Support

Developer Contact


Enjoy buying as many items as you want!

CHANGELOG

Releases

1.0.8

  • Fixed LogLevel not showing Error or Warning logs when set to either of them

1.0.7

  • Added a new config for LogLevel to remove unwanted logs in the terminal
  • Updated for the Cosmetic Update

1.0.6

  • Fixed stuck on loading when trying to spawn the rest of the items in multiplayer

1.0.5

  • Fixed stuck on loading with the new monster update

1.0.4

  • Fixed a bug where certain modded items with invalid names wouldn't spawn

1.0.3

  • Removed Energy Crystals from spawning during the Lobby level

1.0.2

  • Updated README

1.0.1

  • Updated README

1.0.0

  • Initial Release