commit 6bc88feb7bef9541efcedcf1c6b46fa6c526a400 Author: Cynthia Foxwell Date: Wed Mar 13 22:52:15 2024 -0600 README diff --git a/.assets/inventory_preview.png b/.assets/inventory_preview.png new file mode 100644 index 0000000..05aeae2 Binary files /dev/null and b/.assets/inventory_preview.png differ diff --git a/README.md b/README.md new file mode 100644 index 0000000..6f99253 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# Scout + +[Modrinth](https://modrinth.com/mod/scout) | [CurseForge](https://www.curseforge.com/minecraft/mc-mods/scout) + +A mod focused on "physically" extending the inventory (adding slots) through wearing various types of bags. Heavily inspired by makamys' [Satchels](https://github.com/makamys/Satchels). + +![Preview image of inventory with a pouch, an upgraded pouch, and upgraded satchel equipped](.assets/inventory_preview.png) + +Items are retained on the bag items themselves. The bag items are equipped through [Trinkets](https://modrinth.com/mod/trinkets) slots. A new slot type for pouches is added, with two slots. + +## Credits + +- makamys - Original inspiration from Satchels +- Emi - Trinkets +- Kat - Original pouch texture, taken from an older mod of mine and reworked for Scout