Awesome Storage

A simple storage system similar to Magic Storage of Terraria mod
Back to Files

awesome_storage-neoforge-1.0.5.jar

File nameawesome_storage-1.0.5.jar
Uploader
CoffeeBeanCoffeeBean
Uploaded
Jan 9, 2025
Downloads
728
Size
280.8 KB
Mod Loaders
NeoForge
File ID
6069165
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:awesome-storage-1170908:6069165"

Learn more about Curse Maven

What's new

UPDRADE

  1. Add several remote controllers for opening container in distance as long as you have them.

What's the most important, we support this function cross level. That means you can use your container in The End while you are in over world.

  1. Just like version 1.20.1-forge, new craft config file are provided.

To upgrade this mod, you must transform the format of craft config file, or delete it directly.

```json { "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" } ] }

This mod has no additional files