Mod
Awesome Storage
No reviews yet
A simple storage system similar to Magic Storage of Terraria mod
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Awesome Storage (魔法存储)
Welcome to the simplified storage system mod for Minecraft, inspired by the Magic Storage mod from Terraria! This mod introduces an intuitive and user-friendly storage solution to Minecraft, allowing players to efficiently manage items, query stored items, and use them in crafting recipes. With advanced features such as upgradeable storage capacity, customizable recipe types, and a comprehensive recipe display system, this mod aims to enhance your gaming experience by simplifying inventory management.
In several virsions, there are controller for opening container remotely.

Storage
Simple and clear page are provided:

Expand capability when right click container with correct material:

The material cost and expand size can be config by json, supporting server side load:
{
"1": {
"material": {
"id": "minecraft:iron_ingot",
"count": 10
},
"extend": 10
},
"2": {
"material": {
"id": "minecraft:gold_ingot",
"count": 10
},
"extend": 10
},
"3": {
"material": {
"id": "minecraft:diamond",
"count": 10
},
"extend": 10
},
"4": {
"material": {
"id": "minecraft:emerald",
"count": 10
},
"extend": 10
},
"5": {
"material": {
"id": "minecraft:netherite_ingot",
"count": 10
},
"extend": 10
}
}
Craft
Drag the block assigned in config to the menu, and it will provide you all recipe that you can craft and you can not fully craft, that means you have own one of all ingredients:

The craft config may look like this:
{
"enabled_recipes": [
{
"blocks": [
"minecraft:crafting_table"
],
"recipe_type": "minecraft:crafting"
},
{
"blocks": [
"minecraft:furnace"
],
"recipe_type": "minecraft:smelting"
},
{
"blocks": [
"minecraft:blast_furnace"
],
"recipe_type": "minecraft:blasting"
},
{
"blocks": [
"minecraft:campfire"
],
"recipe_type": "minecraft:campfire_cooking"
},
{
"blocks": [
"minecraft:smoker"
],
"recipe_type": "minecraft:smoking"
}
]
}
Notice :some recipe type are not supported. configs are located in here:

欢迎来到 魔法存储 模组,该模组灵感来源于泰拉瑞亚的魔法存储模组! 此模组为Minecraft引入了一个直观且用户友好的存储解决方案, 让玩家能够高效地管理物品、查询存储物品,并在合成配方中使用它们。 该模组具有可升级的存储容量、可自定义的配方类型以及全面的配方显示系统等高级功能, 旨在通过简化存储管理来增强您的游戏体验。
Screenshots
Gallery
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
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources