You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | a year ago |
| Version | 0.1.2 |
| Download link | quackandcheese-ItemSpawner-0.1.2.zip |
| Downloads | 743 |
| Dependency string | quackandcheese-ItemSpawner-0.1.2 |
This mod requires the following mods to function
BepInEx-BepInExPack_PEAK
BepInEx pack for PEAK. Preconfigured and ready to use.
Preferred version: 5.4.2403Hamunii-AutoHookGenPatcher
Automatically generates MonoMod.RuntimeDetour.HookGen's MMHOOK files during the BepInEx preloader phase.
Preferred version: 1.0.7README
Item Spawner
Simple item spawner with an straightforward UI. Default toggle key is F6 (configurable).
This mod is essentially a GUI alternative to the spawning functionality from Console Unlocker or Atlas.
Credits
- Hamunii for the PEAK modding template.
CHANGELOG
Changelog
[0.1.4] - 2025-07-14
Added
- Search bar
Changed
- Improved text visibility by changing background color to black/grey
- Switched to Daruma Drop One font
[0.1.3] - 2025-06-28
Changed
- Default keybind is now F5
- If your inventory is full, items spawn above your head instead of on the floor where you are looking
Fixed
- Items should now only spawn once in multiplayer
[0.1.2] - 2025-06-28
Changed
- Altered UI to be smaller
- Added content size fitter to scroll view's content object and changed scroll mode to clamped
[0.1.1] - 2025-06-28
Fixed
- Removed BepinDependency attribute for AutoHookGenPatcher to fix issue where mod wouldn't load
[0.1.0] - 2025-06-28
- Initial release.