Space Engineers

Space Engineers

1,913 ratings
Easy Inventory
4
2
5
4
2
2
2
   
Award
Favorite
Favorited
Unfavorite
Type: Mod
Mod category: Script, Other
File Size
Posted
Updated
155.988 KB
Mar 16, 2016 @ 10:29pm
Dec 9, 2022 @ 10:50pm
46 Change Notes ( view )

Subscribe to download
Easy Inventory

In 1 collection by DraygoKorvan
Space Engineers Physics
11 items
Description
Keen reached out to me and asked permission to borrow ideas from this mod. Permission was granted.

As a consequence of the release of build planner I have ceased development on this mod. The mod will remain on the workshop as is for people running previous versions of the game.

====================

Download and use the Text HUD Api (in the bar on the right) to move the notifications to the top left of your screen.

In game preference menu lets you customize the GUI elements of this mod.

Right click storage blocks to extract needed items automatically.
Alt + Right click to deposit all items into a cargo container.
Ctrl + Right click , withdraw 10x of selected block.
Shift + Right click to queue block in an assembler
Ctrl + Shift + RIght click to queue 10 blocks in an assembler.

How to use:

Select block you want to build in your toolbar, right click container with items in it, all items are automatically transferred to your character for easy building. If you cannot pull the complete block in one go, the mod will remember and try to pull the remaining items on the next right click. Useful if items are spread across containers.


Works in Multiplayer!


EasyFilter API
For mods that add custom items to the game you can now send a filter method to filter the 'Push' function of Easy Inventory.

Copy the following file into your mod:
SteamLibrary\steamapps\workshop\content\244850\646796262\Data\Scripts\EI\EasyInventoryAPI.cs

Call RegisterEasyFilter with a descriptive name and method. If your method returns true for the MyItemType, the item will be ignored by the Push method of the mod (Push = deposit items). If it returns false, it will allow the item to be pushed.

Please have your method return false by default, and return true only if you want to filter an item.

Players can turn on and off individual filters in the Easy Inventory Menu. These filter preferences are not currently saved.
Popular Discussions View All (12)
11
Jun 5, 2022 @ 11:00am
Can you make this work for welder ships?
Engi
8
May 24, 2019 @ 4:31pm
Easy Inventory Dedicated server problem.
Thor
4
Oct 25, 2017 @ 4:17pm
Pulling through Piston crashes Game
yokmp
774 Comments
JaredCrue Feb 26 @ 8:55am 
Tried it this morning, Still works :)
Ottomann54#FreeGaza Sep 19, 2024 @ 2:14am 
still working. yoo çalışıyor
Han Jul 11, 2024 @ 8:24am 
its not work. bu mod çalışmıyor
brent Jun 5, 2024 @ 1:56am 
You're a legend, thanks for giving the devs this idea.
PlatinumCash12 May 8, 2023 @ 4:03pm 
I'm not quite sure what the difference is with this mod and Keen's
gahro_nahvah May 8, 2023 @ 12:19pm 
Not sure why, but Keen managed to get close but miss the entire usefulness of this mod, and as such, their build planner is worthless when compared with this mod.
Storm Apr 2, 2023 @ 9:23am 
Please keep this working, it's better.
Jack Schitt Feb 9, 2023 @ 11:53pm 
Does this still work minus whatever keen used for build planner? Build planner doesn't do what this does. Or does it?
MainKuat Dec 25, 2022 @ 10:35am 
so, what this mod do that keen's build planer don't? and vice versa
Hatsune Neko Gaming Oct 29, 2022 @ 7:59am 
build planner might be nice, but it still lacks doing what this mod does.
but was wondering if there is a way to get this to work in offline mod.
SE doesn't load Mods unless you are online. and my internet is being cut soon. so getting all the scripts i use from pastebin so i can use it when I'm in offline mod.

is there an option for that with this mod?