Bank Storage
The mod introduces an innovative storage system for Minecraft, offering seven different tiers of storage banks. These portable devices can store incredible amounts of items - from 256 up to 1 BILLION units per slot.
Key Features
- Expanded slots: Each slot can hold significantly more items than regular containers. Maximum capacity reaches one billion units in a single slot.
- Various sizes: From Bank 1 with 9 slots to Bank 7 with 108 slots, with each consecutive tier offering larger slot capacities.
- Dock station: Your bank can be attached to a special dock station for convenient in-world access.
Item Collection Modes
- Collect all: All picked up items are automatically placed into the bank instead of your inventory.
- Filtered collection: Items are sent to banks only if they already contain matching items.
- Excess disposal: Similar to filtered collection, but without free space the item is destroyed.
- No collection: Items go directly into your inventory.
Construction Modes
- Build mode: Select any block from your bank and place it directly through the bank item.
- Scroll while crouching to choose a block.
- Random build mode: Similar to regular build mode, but blocks are chosen randomly.
- Bag Mode: Right-click to open the bank interface.
- Right-click while crouching switches build modes.
Slot Filtering
- Hold ALT and click with an item to lock the slot for that item.
- Only matching items can enter that slot.
Bank Dock Station
- Crafted with 6 smooth stone on the sides and 2 hoppers at the top and bottom.
- Right-click with the bank to attach it.
- Right-click while crouching to pick up the bank.
Bank Linking
- Link two banks to access their contents from different locations simultaneously.
Crafting Recipes
- Surround a barrel with 8 coal blocks to create Bank 1.
- To craft higher tiers, surround the previous tier with 8 blocks of the next material.
- Materials used: Coal → Copper → Iron → Gold → Emerald → Diamond → Netherite in that order.
Admin Commands
- Lost banks can be restored using commands.
/bankstorage fromuuid <uuid> <player>- Gives the bank with specified UUID to player./bankstorage list- Lists all existing storages according to filters./bankstorage list sort "date"/"type"/"player"- Sorts the list by date, type, or player./bankstorage filter clear [<type>]- Removes all filters (or only specified type)./bankstorage filter add <filter>- Adds a filter.- <filter> can be any of:
type <bank_1 - bank_7>- Only banks of specified type.player <player>- Only banks last used by specified player.item <item>- Only banks containing specified item.