Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions _oak2_mods/BL4ItemSpawner.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
pyproject_url: https://github.com/Cr4nkSt4r/Borderlands-4.Mods/raw/refs/heads/main/bl4_item_spawner/src/pyproject.toml
---
#### Spawn any supported item with a valid entry in the ItemPool

**Important information**
By default, only two pearl weapons can be spawned because the others lack an entry in the ItemPool.
This .pak mod adds each to their own ItemPool: [~pearl_itempool.pak](https://github.com/Cr4nkSt4r/Borderlands-4.Mods/raw/refs/heads/main/bl4_item_spawner/~pearl_itempool.pak)
Place the .pak mod inside your games PAK folder `Borderlands 4\OakGame\Content\Paks`
5 changes: 5 additions & 0 deletions _oak2_mods/BL4RewardGenerator.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
pyproject_url: https://github.com/Cr4nkSt4r/Borderlands-4.Mods/raw/refs/heads/main/bl4_reward_generator/src/pyproject.toml
---
#### Generate any supported reward or custom ones with ItemSerials
<sub>Note: has some test code still inside.</sub>
Loading