A mod about extending the inventory via bags. Heavily inspired by makamys' "Satchels".
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Cynthia Foxwell de9fb2811f
rework how bag slots work so they appear on all* handled screens
2 months ago
.assets move client stuff to its own package, add player rendering 2 months ago
gradle rework how bag slots work so they appear on all* handled screens 2 months ago
src/main rework how bag slots work so they appear on all* handled screens 2 months ago
.editorconfig quilt-ify, add lib39 2 months ago
.gitattributes quilt-ify, add lib39 2 months ago
.gitignore quilt-ify, add lib39 2 months ago
LICENSE Initial commit 10 months ago
README.md cleanup README 2 months ago
build.gradle quilt-ify, add lib39 2 months ago
gradle.properties quilt-ify, add lib39 2 months ago
gradlew quilt-ify, add lib39 2 months ago
gradlew.bat quilt-ify, add lib39 2 months ago
settings.gradle quilt-ify, add lib39 2 months ago

README.md

Scout

Modrinth | CurseForge

A mod focused on "physically" extending the inventory (adding slots) through wearing various types of bags. Heavily inspired by makamys' Satchels.

Preview image of inventory with a pouch, an upgraded pouch, and upgraded satchel equipped

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.

Future Plans

Anything in the issues tagged as "enhancement" but not tagged as "deferred". "deferred" tagged issues may be untagged in the future, so check back.

Forge?

A Forge version is not planned. You are free to port it, but I will not endorse it.

Where Fabric go?

v2.0.0 onwards will be Quilt only. This is due to features like Quilt Config API.

There is community drama with Fabric that I personally disagree with, but that isn't my main reason for moving.

You are free to port it, but I will not endorse it.

Credits

  • makamys - Original inspiration from Satchels
  • Emi - Trinkets
  • Kat - Original pouch texture, taken from an older mod of mine and reworked for Scout