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.
- @AdipemDragon - Spriting
- Join the Discord Server to discuss
- .NET 6
- Microsoft XNA Framework Redistributable 4.0
- tModLoader 1.4.4
- SerousCommonLib (absoluteAquarian Utilities)
- Download from the #commonlib-downloads channel in the Discord
- Open
Command Prompt
- Run
dotnet tool install -g Tomat.TML.Patcher
to install the tool - Run
tmlpatcher extract "Path/To/The/Mod.tmod"
to extract the mod file atPath/To/The/Mod.tmod
- Enter the folder generated by the previous command
- Retrieve the
.dll
,.pdb
and/or.xml
assembly files
- Clone the project to
Documents/My Games/Terraria/tModLoader/ModSources/
- Create a folder in
Documents/My Games/Terraria/tModLoader/ModSources/
calledreferences
, and a1.4.4
folder in that folder - Copy SerousCommonLib assembly files into the
references/1.4.4/
folder created above. - Click play!