
Meditation Plus
Enables players to sit and recover status, with support for local split-screen and controllers.
Last updated | a week ago |
Total downloads | 139 |
Total rating | 0 |
Categories | Misc |
Dependency string | System233-Meditation_Plus-1.0.0 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function

README
MeditationPlus
Enables players to sit and recover status, with support for local split-screen and controllers.
Usage
Hold the “sheath weapon” key to sit—no extra key bindings required, and it won’t interfere with existing actions.
- Default for keyboard: Z
- Default for controllers: D-Pad Down
- Key bindings can be customized in the settings menu.
Build
- Create a symbolic link from the game’s Managed directory to this repository.
- Install the .NET SDK.
- Run the following commands:
dotnet nuget add source https://nuget.bepinex.dev/v3/index.json -n BepInEx
dotnet build -c Release
The compiled output will be located at:
bin\Release\net472\MeditationPlus.dll
Credits
Thanks to SavanticIO’s Meditation mod, which served as the foundation for this improved version.