About This File
DESCRIPTION
Tired of reloading an old save just because your player character is covered in blood after a fight?
Wash That Body – Player Blood Cleaner gives you a simple manual way to clean blood from your character whenever you want, without touching nearby NPCs and without removing tattoos, makeup, tints or body overlays.
Just press the configured hotkey during normal gameplay and the blood is gone.
Wash That Body cleans:
- Blood decals from the player's body
- First-person and third-person character models
- Equipped weapon blood effects
- Screen blood splatter
It does NOT remove:
- Tattoos
- Body overlays
- Makeup
- Mascara effects
- Lipstick
- Eyeshadow
- Other LooksMenu cosmetic overlays
Nearby NPCs are not affected.
The plugin is completely standalone. It contains no ESP/ESL, Papyrus scripts, quests or MCM, and does not require any external blood-cleaning mod.
REQUIREMENTS
- Fallout 4 OldGen 1.10.163
- F4SE 0.6.23
That's all.
Wash That Blood Off is NOT required.
This build is specifically made and tested for Fallout 4 OldGen 1.10.163.
Next-Gen is NOT supported by this build.
INSTALLATION
Install with Mod Organizer 2 or another mod manager.
The package contains:
F4SE\Plugins\WashThatBody.dll
F4SE\Plugins\WashThatBody.ini
There is no ESP/ESL plugin, so Wash That Body does not consume a load-order slot.
USAGE
The default hotkey is:
P
Simply press the hotkey during normal gameplay whenever you want to clean blood from your character.
There is no automatic cleanup and nothing is triggered when loading a save.
SETTINGS
The hotkey can be changed in:
Data\F4SE\Plugins\WashThatBody.ini
Default configuration:
[Hotkey]
KeyCode=80
80 corresponds to the P key.
Replace 80 with the desired Windows Virtual-Key code.
The INI file contains a comment linking directly to Microsoft's official Virtual-Key Codes reference, making it easy to find the correct value for another key.
If the INI file is missing or the setting cannot be read, the built-in default remains P (80).
No MCM is required.
COMPATIBILITY
Wash That Body does not replace textures or edit Fallout 4 records.
It should therefore be compatible with most:
- Blood mods
- Body replacers
- Tattoos
- LooksMenu overlays
- Makeup
- Texture replacers
Version 0.2.2 was tested with the player simultaneously displaying extensive blood decals, multiple tattoos, body overlays, makeup and running mascara.
Only the blood was removed.
Nearby bloody NPCs remained unchanged.
Repeated cleanup operations were also tested without crashing.
Compatibility with every possible heavily modded setup cannot be guaranteed.
UNINSTALLATION
No special uninstall procedure is required.
The plugin does not use an ESP, Papyrus scripts, quests or persistent save-game data.
Simply remove:
F4SE\Plugins\WashThatBody.dll
F4SE\Plugins\WashThatBody.ini
INSPIRATION / ACKNOWLEDGEMENTS
Wash That Body was originally inspired by powerofthree's Wash That Blood Off.
During development, an early prototype used an internal cleanup routine from Wash That Blood Off as a technical reference.
For the standalone version, the cleanup system was independently implemented directly inside Wash That Body's own F4SE plugin.
Wash That Body does NOT include, redistribute or require the Wash That Blood Off DLL or any of its assets.
Many thanks to powerofthree for the original inspiration and for suggesting that the cleanup function could be implemented directly inside my own F4SE plugin.
CREDITS
- powerofthree – Wash That Blood Off, original inspiration
- LucaDotGit – OldGen-compatible CommonLibF4 fork
- F4SE contributors
- CommonLibF4 contributors
PROJECT DOCUMENTATION
Public documentation for Wash That Body is available on GitHub:
https://github.com/Rhivens/Rhivens-Fallout4-Mods/tree/main/Wash-That-Body
Wash-That-Body
The public repository contains the mod documentation, requirements, usage information, compatibility notes and development details.
PERMISSIONS
Translations, patches, forks, modifications and improvements are welcome under the repository-wide permissions policy.
Proper credit is appreciated.
Third-party frameworks and components remain subject to their respective licenses.
CHANGELOG
Version 0.2.2
- Initial public release
- Standalone player-only blood cleanup
- Removes body blood decals
- Handles first-person and third-person models
- Clears equipped weapon blood effects
- Clears screen blood splatter
- Preserves tattoos, makeup, tints and body overlays
- Does not affect NPCs
- Configurable INI hotkey
- No ESP, Papyrus, MCM or external cleaning dependency
- Fixed unsafe decal-node identification discovered during development
- Tested successfully on Fallout 4 OldGen 1.10.163 / F4SE 0.6.23