
Advanced Storage Network v1.0.5
Updated: Jun 25
Advanced Storage Network adds a machine that can finally fix your chest problem. The Storage System can hold an infinite amount of any items in the game, including all modded items. Finally, all your stuff in one place.
v1.0.5 Showcase
v1.0.4 Showcase
v1.0.3 Showcase
v1.0.1/v1.0.2 Showcase
v1.0.0 Showcase
Storage System
Punch to open the menu. Sneak and punch while holding any item to add it. Open the system, then click Options, then click Pick up to pick it up, it will drop itself and a drive containing all the items (empty terminals will not drop a drive). You can input this drive's contents into another Storage System.
Storage Drive
Storage Drives are dropped when picking up a Storage System with items in it, the drive will hold all the contents of the Storage System. Sneak and punch a Storage System while holding a drive to input its contents.
Storage System Import Bus
Collects items from chests above it and deposits the items into the nearest Storage System within 30 blocks. You can disable it by powering it with redstone.
Storage System Export Bus
Filters items from the nearest Storage System within 30 blocks and drops it. Punch while holding an item to make the export bus filter that item. You can disable it by powering it with redstone.
Storage System Wireless Interface
Allows you to access a connected Storage System from anywhere in the dimension. Sneak and punch a Storage System while holding this item to link them.
Storage System Level Emitter
Powers connected Redstone Repeaters when a certain item in a nearby Storage System within 30 blocks is greater than, less than, equal to, or not equal to a certain amount. Punch to open the menu and configure it. Sneak and punch while holding an item to set the item.
Storage System Security Upgrade
Locks a Storage System to everyone but you and whitelisted players. Sneak and punch a Storage System while holding this item to input it. To add and remove players from the whitelist, open the Storage System, then click Options, then click Security.
Crafting Items
Storage Terminal Core - used to craft Storage Systems
Storage Drive Core - used to craft Storage Drives
Storage Drive Casing - used to craft Storage Drive Cores
Empty Storage Drive - used to craft Storage Terminal Cores
Storage System Interface - used to craft Storage Systems and Storage System Wireless Interfaces
Known Bugs
Terminal does not save item durability
Terminal does not save items in shulker boxes
For Creators
If you want to make items/blocks from your addons display a texture in the terminal, then your texture paths should look like this textures/items/[id with no namespace] or textures/blocks/[id with no namespace] (depending on whether the item is a block or not, if the item has the same id as another block it will be counted as a block). For example minecraft:iron_ingot should be textures/items/iron_ingot. For custom geometry blocks you should add an image of the model at textures/blocks/[id with no namespace] instead of the actual texture.
Recommended Addons
https://mcpedl.com/i-see-a-slot-library/ - adds icons for all vanilla items and changes some icons in the Storage System
Changelog
v1.0.5
added storage system security upgrade
added options menu to storage system
added storage system level emitter
replaced interact to pick up with pick up button in storage system options
import and export buses now stop when receiving a redstone signal
export buses now show real item name instead of item id when setting the export item
chat messages are now translated to all languages
made various small changes and optimizations
v1.0.4
updated to 1.19
renamed storage terminal to storage system
added storage system wireless interface
added wireless receiver
storage system and export/import buses no longer glitch when interacting with water
storage system and export buses can now have more than one tag without breaking
added pages to the storage system ui to reduce lag when opening
inputting a storage drive will now merge the items if the storage system is not empty
tweaked storage system recipe
v1.0.3
added optional textbox to use instead of the slider when requesting items
now shows item icons
now shows real item name instead of identifier
now abbreviates numbers (eg. 1000 would be displayed as 1k and 1000000 would be displayed as 1M)
now automatically updates terminal data when a new version of this addon is installed
increased import bus max distance to 30
added export bus
v1.0.2
Added searching
Fixed Storage Import Bus
v1.0.1
Added Storage Import Bus