Skip to content

voidei/MagicStorage

 
 

Repository files navigation

Magic Storage

Are you tired of having a mess of chests in your base? Never remember where you put your items, and have to run across your entire house to get from chest to chest? This mod will solve all of your problems!

This mod offers a solution to storage problems once and for all. It allows you to construct a central network to store all your items, that you can access from one single block. If desired, you can even set up multiple access points to use your storage from anywhere in the world. You can search your storage for items with a certain name, filter by item types, etc. The magic storage can even craft items for you!

The magic storage scales as you progress in your playthrough. It is accessible very early in the game, but with limited power. As you defeat bosses and earn more materials, you will be able to upgrade your storage to perform more functions and more easily expand the storage capacity.

Are you unable to keep track of the dozens of crafting stations in your base? This mod will help you to keep track of all of them with its Combined Crafting Stations! The Combined Crafting Stations combine the functionality of several crafting stations into each tier, with the next tier having all of the previous tiers' crafting stations.

Credits

Contributing

Dependencies

Extracting Assembly Files via TML.Patcher (Windows Only)

  1. Open Command Prompt
  2. Run dotnet tool install -g Tomat.TML.Patcher to install the tool
  3. Run tmlpatcher extract "Path/To/The/Mod.tmod" to extract the mod file at Path/To/The/Mod.tmod
  4. Enter the folder generated by the previous command
  5. Retrieve the .dll, .pdb and/or .xml assembly files

Getting your Project Setup

  1. Clone the project to Documents/My Games/Terraria/tModLoader/ModSources/
  2. Create a folder in Documents/My Games/Terraria/tModLoader/ModSources/ called references, and a 1.4.4 folder in that folder
  3. Copy SerousCommonLib assembly files into the references/1.4.4/ folder created above.
  4. Click play!

About

A tModLoader mod for Terraria

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%