promotional bannermobile promotional banner

Awesome Storage

A simple storage system similar to Magic Storage of Terraria mod

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.

image

Storage

Simple and clear page are provided:

image

Expand capability when right click container with correct material:

image

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:

image

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:

image


欢迎来到 魔法存储 模组,该模组灵感来源于泰拉瑞亚的魔法存储模组! 此模组为Minecraft引入了一个直观且用户友好的存储解决方案, 让玩家能够高效地管理物品、查询存储物品,并在合成配方中使用它们。 该模组具有可升级的存储容量、可自定义的配方类型以及全面的配方显示系统等高级功能, 旨在通过简化存储管理来增强您的游戏体验。

The Awesome Storage Team

profile avatar
  • 16
    Followers
  • 5
    Projects
  • 375.6K
    Downloads

More from CoffeeBeanView all

  • Terra Curio project image

    Terra Curio

    • 2.2M
    • Mods

    Some intersting Accessories reproduced from Terraria

    • 2.2M
    • June 21, 2026
    • Mods
  • QtCraft API project image

    QtCraft API

    • 13
    • Mods

    QtCraft Widget API -- A UI framework for Minecraft based on Qt

    • 13
    • June 4, 2026
    • Mods
    • +1
  • Terra Entity project image

    Terra Entity

    • 344.7K
    • Mods

    A mod encompasses numerous Terraria monsters and bosses, and constitutes one of the submodules integrated within the larger mod, Confluence.

    • 344.7K
    • March 24, 2026
    • Mods
    • +2
  • Better Experience project image

    Better Experience

    • 27.2K
    • Mods

    Provide auto fishing machine, more block breaking tool and infinite item comsuming for Confluence:Otherworld.

    • 27.2K
    • February 1, 2026
    • Mods
    • +3
  • Terra Curio project image

    Terra Curio

    • 2.2M
    • Mods

    Some intersting Accessories reproduced from Terraria

    • 2.2M
    • June 21, 2026
    • Mods
  • QtCraft API project image

    QtCraft API

    • 13
    • Mods

    QtCraft Widget API -- A UI framework for Minecraft based on Qt

    • 13
    • June 4, 2026
    • Mods
    • +1
  • Terra Entity project image

    Terra Entity

    • 344.7K
    • Mods

    A mod encompasses numerous Terraria monsters and bosses, and constitutes one of the submodules integrated within the larger mod, Confluence.

    • 344.7K
    • March 24, 2026
    • Mods
    • +2
  • Better Experience project image

    Better Experience

    • 27.2K
    • Mods

    Provide auto fishing machine, more block breaking tool and infinite item comsuming for Confluence:Otherworld.

    • 27.2K
    • February 1, 2026
    • Mods
    • +3