promotional bannermobile promotional banner

Awesome Storage

A simple storage system similar to Magic Storage of Terraria mod

File Details

awesome_storage-neoforge-1.0.3.jar

  • R
  • Jan 4, 2025
  • 235.93 KB
  • 27
  • 1.21.1
  • NeoForge

File Name

awesome_storage-1.0.3.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:awesome-storage-1170908:6051788"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Repair known bug:

1.can not put item into storage automatically when it full.

2.fixup default adapter whitch apply all recipe to craft table.

Update

1.add adapter for builtin recipe type.

2.supply modevent for adapter registy, now you can adapter your own recipe type just like how this mod adapter smithing recipe type.

3.update UI.

Todo

maybe there is more interface to supply in adapter, wait and see.