DeepStoragePlus [1.13-1.21] icon

DeepStoragePlus [1.13-1.21] -----

Store bulk items in one slot! (Applied Energistics 2 mini-clone)



Dependency: CustomRecipeAPI
You need to download CustomRecipeAPI and put it in your plugins folder for this plugin to run

[​IMG]DeepStoragePlus Is a mini-clone of the very popular mod Applied Energistics. This plugin includes the bulk storage feature of AE, and may have more features coming in the future.
DeepStoragePlus helps you store bulk items in a Deep Storage Unit, and implements "Storage Containers" which are super easy to move in your inventory.
[​IMG]
In the above image, we can see that a Storage Container with 1K storage space is full with 7 types, and has more space for items. Storage containers are super easy to move around, as mentioned above, which means you can just take the container out of the DSU and keep it elsewhere. (Note, only the DSU can manipulate the items inside the Storage Container)

Features:
- Hopper Input/Output
- Inventory Sorting
- Custom Recipes
- Wireless Terminal
- Locking + Whitelist
- Speed Upgrades
- Easy Item Movement (using storage containers)

- Realistic, not too OP
- Multi-Unit Sorting System


[​IMG]


Type /crapi book to view all of the recipes!

[​IMG]
deepstorageplus.create:
description: Allows the user to create a DSU
default: op
deepstorageplus.adminopen:
description: Allows the user to open locked DSUs
default: op
crapi.command:
description: Allows the use of CustomRecipeAPI commands
default: op
crapi.book:
description: Allows the use of CustomRecipeAPI recipe book
default: op
crapi.craftall:
description: Allows the user to craft all CustomRecipeAPI recipes
default: op
deepstorageplus.wireless:
description: Allows the user to use the wireless terminal
default: op
deepstorageplus.give:
description: Allows the user to use the /dsp give command


[​IMG]
  • Following in the spirit of AE, Storage Containers have a max storage, and a max data types amount. Due to the size of a double chest, I've limited the types to 7. This cannot be changed to anything higher.
  • There's also a custom texture pack that will be prompted upon joining the server with the plugin enabled. I HIGHLY recommend using it. This plugin is very ugly without it enabled, and it's super light. Takes about 3 seconds to load.
  • To use the Wireless terminal, right click on a Deep Storage Unit. Then go anywhere in the same dimension as the DSU, and right click your Wireless Terminal. To unlink it, crouch and swap to offhand at the same time.
  • If you do not like the default recipes for DSP, you can create your own using /crapi new. The new items MUST have the same lore, and MUST have different names. Give each permission value of your custom items to your players (you can see an item's individual permission if you are an OP in the recipe book).

Code (Text):

loadresourcepack: true
resourcepackmessage: true
prefix: "&f&l[&9&lDeepStoragePlus&f&l]"
range: 500
# range is used for the maximum distance a player can be from the DSU to use the wireless terminal.
  # Set to -1 for no max distance.

faileddownload: "This plugin will be hard to use without the very light resource pack that's designed for it."
downloadhere: "Download it here:"
containersfull: "Storage containers are full"
dsuioconfig: "DSU IO Configuration"
input: "Input"
all: "all"
output: "Output"
none: "none"
sortingby: "Sorting By"
container: "container"
dsuwalls: "dsu Walls"
emptystorageblock: "Empty Storage Block"
empty: "empty"
storagecontainer: "Storage Container"
currentstorage: "Current Storage"
currenttypes: "Current Types"
onlydefaultitems: "You can only store default items in the dsu"
specialcrafting: "Special Crafting"
storagecell: "Storage Cell"
storageloader: "Deep Storage Loader"
clickempty: "Click on an empty double chest"
tocreatedsu: "to create a deep storage unit"
onetimeuse: "One-time use."
amount: "amount"
alpha: "alpha"
nomorespace: "No more space for items in your inventory"
clicktoclear: "Click on this slot to clear selection."
changesorting: "Click to change sorting type."
sortscontainer: "sorts in order of items in storage containers."
sortsalpha: "sorts in alphabetical order."
sortsamount: "sorts by descending amount of items."
sortsid: "sorts by ID number."
clicktostart: "Click on this slot to start selection."
clickinput: "Then click an item in the dsu to input via hopper"
leaveasall: "Leave as 'all' to allow all items."
clickoutput: "Then click an item in the dsu to output via hopper."
dsucreate: "Deep Storage Unit successfully created"
chestmustbedouble: "The chest must be a double chest"
chestmustbeempty: "The chest must be empty"
nopermission: "You do not have permission to create a dsu!"
receiver: "Wireless Receiver"
terminal: "Wireless Terminal"
unlinked: "Unlinked"
linked: "Linked"
clicktolink: "Right click on a DSU to link with it"
dsunolongerthere: "Your DSU is no longer there"
cantopenin: "You can't open that in"
shiftswap: "Crouch + Swap Offhand to Unlink"
world: "World"
locked: "Locked"
unlocked: "Unlocked"
leftclicktoadd: "Left Click to add users to DSU"
rightclicktoremove: "Right Click to unlock and remove all users"
notallowedtoopen: "You are not allowed to open that DSU"
entername: "Enter username to add to lock"
typecancel: "Type 'cancel' to cancel"
iospeed: "IO Speed"
ioupgrade: "IO Speed Upgrade"
clicktoupgrade: "Right click on a DSU to apply the upgrade"
upgradesuccess: "DSU IO Speed Upgraded"
upgradefail: "DSU IO Speed at maximum"
owner: "Owner"
notowner: "You are not the owner of this DSU"
maxdistance: "Max Distance"
toofar: "You are too far away"
 

Code (Text):
loadresourcepack: true
resourcepackmessage: true
prefix: "&f&l[&9&l深度儲存+&f&l]"

faileddownload: "這個插件將很難運行如果沒有使用為它設計的輕量級的材質包."
downloadhere: "在這裡下載:"
containersfull: "儲存容器已滿"
dsuioconfig: "深度儲存輸入/輸出配置"
input: "輸入"
all: "全部"
output: "輸出"
none: "無"
sortingby: "Sorting By"
container: "容器"
dsuwalls: "佔位牆"
emptystorageblock: "空的儲存格"
empty: "空的"
storagecontainer: "儲存容器"
currentstorage: "目前存量"
currenttypes: "目前類型"
onlydefaultitems: "你只能存放已存在的物品"
specialcrafting: "特殊合成台"
storagecell: "儲存元件"
storageloader: "深度儲存載入器"
clickempty: "在大箱子上點擊"
tocreatedsu: "創建一個深度儲存單元"
onetimeuse: "一次性使用"
amount: "數量"
alpha: "字母"
nomorespace: "你的背包滿了"
clicktoclear: "點擊這個格子清除已選擇的物品"
changesorting: "點擊更換分類類型"
sortscontainer: "按順序排列儲存容器中的物品"
sortsalpha: "按字母順序排列"
sortsamount: "按物品數量降序排列"
sortsid: "按數字ID排列"
clicktostart: "點擊這個格子選擇"
clickinput: "然後點擊一個物品透過漏斗輸入"
leaveasall: "保留'全部'允許所有物品"
clickoutput: "然後點擊一個物品透過漏斗輸出"
dsucreate: "深度儲存單元成功創建"
chestmustbedouble: "請使用大箱子"
chestmustbeempty: "箱子必須是空的"
nopermission: "你沒有權限創建深度儲存單元!"
receiver: "無線接收器"
terminal: "無限終端"
unlinked: "未連接"
linked: "已連接"
clicktolink: "點擊一個深度儲存單元來連接"
dsunolongerthere: "你的深度儲存單元已不在那裡了"
cantopenin: "你不能開啟他在"
shiftswap: "Shift+切換物品斷開連接"
world: "世界"
locked: "已鎖定"
unlocked: "未鎖定"
leftclicktoadd: "左鍵添加一個用戶到深度儲存單元"
rightclicktoremove: "右鍵開放給所有用戶"
notallowedtoopen: "你不被允許開啟深度儲存單元"
entername: "在聊天室輸入用戶名添加到白名單"

Planned Potential Features:
- IO Speed Upgrades - Done! Version 1.7.0
- Recipe Book - Done! Supported by CustomRecipeAPI
- Maximum DSUs per person? (will be optional)
- DSU Locking feature - Done! Version 1.6.0
- Crafting terminal upgrade - will look into possibility
- Wireless terminal - Done! Version 1.5.0

Donate to support my work here -> DONATE

Join my discord server for help/suggestions. I'm active there every day.
https://discord.gg/AET9mWj


PLUGIN BASICS

HOW TO CUSTOMIZE YOUR RECIPES (This only works for storage containers, the wireless terminal, and any non-final item (storage cells and wireless receivers))


Can conflict with auto-sorting inventory plugins
Resource Information
Author:
----------
Total Downloads: 15,377
First Release: Jan 8, 2020
Last Update: Jun 5, 2025
Category: ---------------
All-Time Rating:
26 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings