tModLoader

tModLoader

61 个评价
Inventory Crafting Stations
   
奖励
收藏
已收藏
取消收藏
模组功能: 体验优化
tModLoader版本: 1.4.3, 1.4.4
语言: 英语
文件大小
发表于
更新日期
564.675 KB
2021 年 8 月 24 日 下午 7:13
2023 年 10 月 15 日 下午 12:58
7 项改动说明 ( 查看 )

订阅以下载
Inventory Crafting Stations

描述
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.

引用自 tModLoader
Developed By ppeb
18 条留言
Owl 2024 年 5 月 5 日 下午 11:53 
causes immense amounts of lag whenever picking up items, probably because it recalculates crafting recipes every single time you do.
Hookko 2023 年 8 月 4 日 上午 4:36 
Thank you so much for the update!!!
whatsupcaho 2023 年 8 月 3 日 下午 9:23 
I didnt understand how to open. I am in the game but how to open magic storage.
ppeb  [作者] 2023 年 8 月 3 日 下午 7:01 
Should be working on 1.4.4.9 now.
Hookko 2023 年 8 月 1 日 下午 4:37 
Thanks for the amazing mod, can't play anymore without it, hope it get updated to 1.4.4.9
ppeb  [作者] 2023 年 4 月 1 日 下午 5:30 
Change to use the api.
absoluteAquarian 2023 年 4 月 1 日 下午 1:55 
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  [作者] 2023 年 1 月 23 日 下午 5:45 
Should be fixed. Let me know if anything else breaks.
Bean 2023 年 1 月 17 日 上午 2:14 
awesome, good stuff m8. Cant wait for the update
ppeb  [作者] 2023 年 1 月 17 日 上午 12:00 
I will fix it soon