Space Engineers

Space Engineers

33 ratings
Automated Inventory Sorting Munchy's Fork
   
Award
Favorite
Favorited
Unfavorite
Type: Mod
Mod category: Script, Other
File Size
Posted
Updated
674.120 KB
4 Sep, 2021 @ 6:53am
15 Sep, 2021 @ 8:32am
2 Change Notes ( view )

Subscribe to download
Automated Inventory Sorting Munchy's Fork

In 1 collection by MunchyG
Munchy's favourites
87 items
Description
My Fork of the Automated Inventory Sort mod.

This Fork Contains the Bottle Fix, Economy fix (My old version of this), and the Custom Data add-on.

Bottle Fix Filter Categories:
[GasContainerObject] (Hydrogen)
[OxygenContainerObject] (Oxygen)

Economy Fix Filter Categories:
[ConsumableItem]

The Custom Data Add-on allows you to place the filters/item names, in the Custom Data of the block instead of the name.

Link to Original: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=321588701

Link to Bottle Fix: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1301767562

Link to Custom Data Fork: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1717401524

Current Group Definitions
m_validDefinitions.Add("MyObjectBuilder_Component"); [Component]
m_validDefinitions.Add("MyObjectBuilder_Ore"); [Ore]
m_validDefinitions.Add("MyObjectBuilder_PhysicalGunObject"); [PhysicalGunObject]
m_validDefinitions.Add("MyObjectBuilder_PhysicalObject"); [PhysicalObject]
m_validDefinitions.Add("MyObjectBuilder_Ingot"); [Ingot]
m_validDefinitions.Add("MyObjectBuilder_AmmoMagazine"); [Ammo]
m_validDefinitions.Add("MyObjectBuilder_OxygenContainerObject"); [OxygenContainerObject]
m_validDefinitions.Add("MyObjectBuilder_GasContainerObject"); [GasContainerObject]
m_validDefinitions.Add("MyObjectBuilder_ConsumableItem"); [ConsumableItem]

I will probably write a full guide myself for this mod (eventually) but for now the below guide covers it pretty well

Link to a pretty good Guide for Mod: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2232184310

I have a beta branch where i am experimenting with changes to the internal workings of the mod: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=3398281115
Popular Discussions View All (1)
8
5 Nov, 2022 @ 7:12pm
Bugs
MunchyG
35 Comments
MunchyG  [author] 28 Apr, 2024 @ 10:01pm 
The freezing is a known issue when it attempts to sort to many items at once, i am not entirely sure how to fix this, as I am only maintaining the item filters and have little idea how the actual sorting function of the code works
MunchyG  [author] 28 Apr, 2024 @ 9:59pm 
@leonix if you put [Exempt] in your assembler name or in the custom data, this mod will ignore it
lowww 10 Feb, 2024 @ 10:03am 
The mod constantly freezing every few minutes... I had to remove it stop the freezing.
Leonix 30 Oct, 2023 @ 11:31am 
In my base, I have 4 assemblers and 1 disassembler... to prevent the mod from taking out all items except ingots, I put a sorter after the assembler with setting to let through only ingots. But for some reason, this mod still f**k with ingame logistic and pulls out everything... :D
Krieggs 5 Jul, 2023 @ 4:55pm 
mod seems to causing massive freezing on dedicated server
Emperors_Nightmare 22 Jan, 2023 @ 6:01am 
@Autor will you keep it updataet?
Tommyk 3 Jan, 2023 @ 2:20pm 
Thanks, NightShift :steamthumbsup:
NightShift 3 Jan, 2023 @ 12:30pm 
[Autocannon:25:P2] works
Tommyk 4 Nov, 2022 @ 3:47am 
Sorry Smork, I dont know... If I find out, I write it here and add it to my little guide....
Smork Alam 4 Nov, 2022 @ 12:32am 
Right, I asked this is the discussion, but it wasn't answered, so I'll ask here. How do I set a container to accept certain ammo types? I know the Gatling Gun ammo (NATO_25x184mm), but what do I put for the auto cannon magazines?