From cf7243dcff4f3c78281c04df2194e5eea5fa393e Mon Sep 17 00:00:00 2001 From: FreepDryer <34213542+FreepDryer@users.noreply.github.com> Date: Tue, 7 Apr 2026 13:32:17 -0500 Subject: [PATCH] add TrashSeller --- _oak2_mods/TrashSeller.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 _oak2_mods/TrashSeller.md diff --git a/_oak2_mods/TrashSeller.md b/_oak2_mods/TrashSeller.md new file mode 100644 index 0000000..a3c3b89 --- /dev/null +++ b/_oak2_mods/TrashSeller.md @@ -0,0 +1,25 @@ +--- +pyproject_url: https://raw.githubusercontent.com/FreepDryer/freepdryer-bl4-sdk-mods/refs/heads/main/trashSeller/pyproject.toml +--- +#### Sell that Trash! +In the mod youll have the option to +- Sell Trash on Pickup +- Sell **All** Trash on Pickup *(optional)* +- Sell All Trash on Keybind + +**Active :** Enables the mod + +**Inactive :** Disables the mod + +#### Settings + +- Sell Trash on Pickup [On/Off] + - Should Sell **All** Trash? + [All Trash in Inventory / Only Picked up Trash] +- Sell All Trash Items [keybind] + +#### Disclaimers +1. All Trash sold will __**NOT**__ BE RECOVERABLE! +There is no buyback available for trash sold with this mod! +2. Unlike Borderlands 3, items sold **will** count towards loot based challenges +3. For the mod to work, it will require at least one open inventory slot to temporarily harbor the trashed item \ No newline at end of file