addlargebackpack

Quick rating

Community listing page, reviews here may not be monitored by the author.

addlargebackpack

No reviews yet

Adds large backpacks with scrollable GUI interface for extra storage.

No Theme
No Genre
QoL & Tweaks
Storage & Organization
Mod Loaders
Forge
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
addlargebackpack-1.0.1.jar

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Add Large Backpack Mod

A Minecraft Forge mod that adds a customizable large backpack with scrollable inventory.

Minecraft Version Forge Version License

🌟 Features

  • 🎒 Large Backpack - Expandable storage with configurable rows (default: 10 rows / 90 slots)
  • 📜 Scrollable GUI - Smooth scrollbar interface for accessing all items
  • ⌨️ Key Binding - Press B key to quickly open your backpack
  • 🔧 Configurable - Adjust backpack size via config file (1-20 rows)
  • 🌐 Multilingual - Supports English and Japanese
  • 💾 NBT Storage - Items persist in backpack data
  • 🔄 Client-Server Sync - Smooth multiplayer experience

🛠️ Crafting Recipe

[Leather] [String]  [Leather]
[Leather] [Chest]   [Leather]
[Leather] [Leather] [Leather]

Materials:

  • 7x Leather
  • 1x String
  • 1x Chest

🎮 Usage

Opening the Backpack

  • Right-click while holding the backpack
  • Press B key (configurable) with backpack in inventory
    • Automatically opens the leftmost backpack (hotbar → main inventory)

Using the Backpack

  • Scroll using mouse wheel or drag the scrollbar
  • Click to pick up/place items
  • Shift+Click to quick-transfer items
  • Access up to 90 slots (default: 10 rows × 9 columns)

⚙️ Configuration

Config file location: config/addlargebackpack-common.toml

[backpack]
    # Number of rows in the backpack (1-20)
    # Default: 10
    backpackRows = 10

Change backpackRows to adjust the backpack size (1-20 rows).

⌨️ Key Bindings

Default: B key opens backpack

To change:

  1. Options → Controls → Key Binds
  2. Find "Large Backpack" category
  3. Click "Open Backpack" and press desired key

🔧 Development

Build from Source

# Clone the repository
git clone https://github.com/sedielkue/AddLargeBackpack.git
cd AddLargeBackpack

# Build the mod
.\gradlew build

# Output: build/libs/addlargebackpack-1.0.jar

Run in Development

# Run client
.\gradlew runClient

# Run server
.\gradlew runServer

🔍 Technical Details

Features

  • Client-Server Synchronization - Scroll position synced across network
  • Dynamic Slot Mapping - Efficient slot indexing for scrollable inventory
  • NBT Storage - Items persist in backpack data
  • Smart Slot Restriction - Prevents placing backpack inside itself
  • Left-Priority Search - Keybind opens leftmost backpack first

Requirements

  • Minecraft: 1.20.1
  • Forge: 47.4.0 or higher
  • Java: 17 or higher

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

👤 Credits

  • Developer: sedielkue
  • Texture: Custom backpack texture
  • Framework: Minecraft Forge

🐛 Support

📝 Changelog

Version 1.0.0 (Initial Release)

  • ✅ Configurable large backpack (up to 20 rows / 180 slots)
  • ✅ Scrollable GUI with smooth scrollbar
  • ✅ Key binding support (B key, configurable)
  • ✅ Crafting recipe (leather + string + chest)
  • ✅ NBT item storage with persistence
  • ✅ Client-server synchronization
  • ✅ Left-priority backpack search
  • ✅ English and Japanese translations
  • ✅ Custom backpack texture

Enjoy your adventures with extra storage! 🎒✨

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works