CoddingCatPL-SpaceRefill icon

SpaceRefill

Spam Space while restocking shelves. Fill the draining meter to place one item, then do it again.

Last updated 16 hours ago
Total downloads 29
Total rating 0 
Categories Mods
Dependency string CoddingCatPL-SpaceRefill-2.3.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack_IL2CPP-6.0.755 icon
BepInEx-BepInExPack_IL2CPP

BepInEx pack for IL2CPP x64 Unity games. Preconfigured and ready to use.

Preferred version: 6.0.755

README

Space Refill

A small BepInEx mod for Shift At Midnight that turns shelf restocking into a Space spamming mechanic.

Made by coddingcat.

How it works

  1. Interact with a shelf normally.
  2. A vertical white meter appears on the right side of the screen.
  3. The meter constantly drains.
  4. Press Space repeatedly to push it upward.
  5. Reaching the top places one item and resets the meter.

Faster tapping makes it easier to beat the drain, but every item still requires a full meter.

Configuration

The configuration file is created after the first launch:

BepInEx/config/com.coddingcat.shiftatm.spacerefill.cfg

Setting Default Description
BoostPerPress 0.12 Amount added by one Space press.
DrainPerSecond 0.50 Amount removed from the meter each second.

Higher boost and lower drain make restocking easier.

Installation

Mod manager

Install the package with Thunderstore Mod Manager or r2modman, then launch the game through the manager.

Manual

  1. Install BepInEx.
  2. Copy SpaceRefillMod.dll into BepInEx/plugins/SpaceRefill/.
  3. Start the game.

The BepInEx log should contain:

Space Refill v2.3.0 loaded.

Compatibility

  • Built for the Windows IL2CPP version of Shift At Midnight.
  • Tested against the game build released on July 22, 2026.
  • No save files are modified.

If a game update changes the private shelf methods used by the mod, startup will fail with a clear compatibility error in BepInEx/LogOutput.log.