Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
MiniEepo
Shrinks all players, items, and valuables to 40% size. Everyone starts the round tiny.
| Last updated | 2 weeks ago |
| Total downloads | 3223 |
| Total rating | 1 |
| Categories | Misc Client-side Server-side AI Generated |
| Dependency string | darkharasho-MiniEepo-1.3.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100Vippy-ScalerCore
Updated for R.E.P.O. v0.4 — scaling library for REPO mod developers. Required by ShrinkerGun. Handles physics, audio, NavMesh, animation, and multiplayer sync for shrink and grow mods. API for building shrink rays and shrinker mods.
Preferred version: 0.5.0README
MiniEepo
A R.E.P.O. mod that shrinks all players, items, and valuables to 40% of their original size. Everyone starts the round tiny.
Features
- All players, items, and valuables start at configurable tiny size (default 40%)
- Valuables smoothly shrink further when placed in the extraction cart, then restore when removed
- Held guns are stabilized so shotguns and heavy weapons don't droop out of view
- Taking damage no longer un-shrinks the player; revive also preserves the shrunk state
- Items pulled from inventory stay small (no full-size flash on un-pocket)
- Shop level is excluded from shrinking by default so items stay readable while you browse — toggleable
- Host scale settings sync to all clients automatically — only the host needs to configure the mod
- Voice pitch modulation when players are shrunk — each client controls what they hear (toggleable per-player)
- Compatible with REPOConfig — adjust settings in-game via the config menu
Configuration
| Key | Default | Range | Description |
|---|---|---|---|
PlayerScale |
0.4 |
0.1–1.0 |
Size multiplier for players |
ItemScale |
0.4 |
0.1–1.0 |
Size multiplier for items |
ValuableScale |
0.4 |
0.1–1.0 |
Size multiplier for valuables |
CartScale |
1.0 |
0.1–1.0 |
Extra shrink applied when a valuable is in the cart (1.0 = no change, 0.5 = half size) |
ShrinkInShop |
false |
— | If true, shrinking applies in the shop level too. Default false leaves shop items at normal size. |
VoiceMod |
true |
— | Enable voice pitch modulation when players are shrunk |
Config file: BepInEx/config/darkharasho.MiniEepo.cfg
In multiplayer, the host's scale settings (PlayerScale, ItemScale, ValuableScale, CartScale, ShrinkInShop) apply to all players — non-host values for these are ignored while in a room. VoiceMod is intentionally local: each client decides whether they hear pitched-up voices.
Dependencies
Installation
Install via Thunderstore Mod Manager or manually place MiniEepo.dll in BepInEx/plugins/MiniEepo/.
Thanks
Big thanks to Vette and Grimm for testing.