
You are viewing a potentially older version of this package. View Latest Version

A MelonLoader mod for MIMESIS that adds an in-game window to search the full item table and spawn any item next to you.
Edit UserData/MelonPreferences.cfg (created after first launch), category
MimesisItemSpawner:
HotKey — Input System key name. Default F6. Examples: F1..F12, Backquote
(`), Insert, Home. (The game uses Unity's new Input System, so keys are by name.)ReasonOfSpawn — spawn reason passed to the game. Default Admin. Other values:
None, Spawn, Release, Buying, ActorDying, EventAction, Linked, Skill,
ItemSpawn, CC, Reinforce, Gamble.DefaultAmount — default stack size. Default 1.IVroom.GetNewItemElement and placed with
IVroom.SpawnLootingObject, the same path the game uses internally.Place MimesisItemSpawner.dll in your game's Mods/ folder (the one MelonLoader
creates). r2modman/Thunderstore handles this automatically.