A mod focused on "physically" extending the inventory (adding slots) through wearing various types of bags. Heavily inspired by makamys' Satchels.
Items are retained on the bag items themselves. The bag items are equipped through Trinkets slots. A new slot type for pouches is added, with two slots.
- Satchel renders on the wearer
- 1.19.4 Build (Accepting PRs)
- 1.20.1+ Build (Accepting PRs)
-
Tooltip preview of items inside bags
A Forge version is not planned. You are free to port it, but I will not endorse it.
- makamys - Original inspiration from Satchels
- Emi - Trinkets
- Kat - Original pouch texture, taken from an older mod of mine and reworked for Scout
Due to using multi-projects in Gradle and the 1.19 version depending on the 1.18 version, you will get errors trying to build normally the first time.
- Go into
settings.gradleand comment outinclude 'platform-1.19' - Build the 1.18 version
- Uncomment the include
- You can now build the 1.19 version
Repeat everytime version is bumped.
