tModLoader

tModLoader

61 ratings
Inventory Crafting Stations
   
Award
Favorite
Favorited
Unfavorite
Mod Features: Quality Of Life
Mod Side: Both
tModLoader Version: 1.4.3, 1.4.4
Language: English
File Size
Posted
Updated
564.675 KB
24 Aug, 2021 @ 7:13pm
15 Oct, 2023 @ 12:58pm
7 Change Notes ( view )

Subscribe to download
Inventory Crafting Stations

Description
Inventory Crafting Stations allows you to use crafting stations that are in your inventory, piggy bank, safe, forge, void bank, or an open chest without placing them down.

Also Includes ~
~ Liquid support (just use a bucket).
~ Magic Storage integration, stations in your inventory will function within the crafting block. Enable it from within a Storage Configuration Interface.
~ Magic Storage biome emulation support (Snow Biome Emulator and Biome Globe).
~ Config options to disable any of the inventory checks.

Originally posted by tModLoader:
Developed By ppeb
18 Comments
Owl 5 May, 2024 @ 11:53pm 
causes immense amounts of lag whenever picking up items, probably because it recalculates crafting recipes every single time you do.
Hookko 4 Aug, 2023 @ 4:36am 
Thank you so much for the update!!!
whatsupcaho 3 Aug, 2023 @ 9:23pm 
I didnt understand how to open. I am in the game but how to open magic storage.
ppeb  [author] 3 Aug, 2023 @ 7:01pm 
Should be working on 1.4.4.9 now.
Hookko 1 Aug, 2023 @ 4:37pm 
Thanks for the amazing mod, can't play anymore without it, hope it get updated to 1.4.4.9
ppeb  [author] 1 Apr, 2023 @ 5:30pm 
Change to use the api.
absoluteAquarian 1 Apr, 2023 @ 1:55pm 
This mod breaks the "Quick Stack to nearby storage systems" logic in Magic Storage due to it hooking into IL.MagicStorage.CraftingGUI::AnalyzeIngredients() . The IL hook isn't properly destroyed by MonoMod and it causes an exception to be thrown after reloading mods.

It would be preferable if you used the EnvironmentModule API – specifically its ModifyCraftingZones hook – in order to add support for your mod instead of using an IL hook.
ppeb  [author] 23 Jan, 2023 @ 5:45pm 
Should be fixed. Let me know if anything else breaks.
Bean 17 Jan, 2023 @ 2:14am 
awesome, good stuff m8. Cant wait for the update
ppeb  [author] 17 Jan, 2023 @ 12:00am 
I will fix it soon