Tom's Simple Storage Mod (Fabric)

Tom's Simple Storage Mod (Fabric)

16M Downloads

[Feature Request] Connecting trims and cables

Aproxia-dev opened this issue ยท 1 comments

commented

I've been trying to find a mod to make my storage easier to deal with while not giving up the vanilla feel. I've stumbled upon this mod and decided to play around with it, and found myself extremely frustrated by the fact that you cannot connect cables and trims, as well as a bunch of other things that I don't really wanna go in depth with. All I'm gonna say is that I find it stupid that inventory proxies don't stack, and that the crafting recipes feel non-sensical and too expensive in many ways.

I've tried making the following storage room design
image

And I've managed to find that this design perfectly connects all the chests together.
image

However, I ran into a problem as I've tried to stack this design as such.
image

Connecting the two isles like so does not work
image

And neither does it work when I try to replace the two with cable connectors.

And I can't just use a single inventory connector, because cables don't connect with trims, even when I use a cable connector. Terminals also don't connect with trims which I find quite disappointing, as it would make routing everything so much easier. It could let me turn the initial design into quite literally just this
image

In conclusion, I might just be coping and seething at the fact that the simple storage mod isn't as simple as I had hoped for, but like... These things feel like they should work, and yet they don't which I find extremely frustrating.

commented

Hi Emily @Aproxia-dev
I know this post was 2 weeks ago and you've probably moved on, but I'll comment anyway.
Btw I'm not a mod developer, just a fellow user.

Firstly, when asking for something, especially from people who don't owe you anything, perhaps leave out the "coping and seething" as you put it. It can get in the way of what may be a very reasonable request.

As for the recipes being nonsensical and expensive, I both agree and disagree. This is a vanilla style mod, which I believe doesn't add any extra "recipe only" items, and tries to be balanced and not too op. So some of the items used in the recipes do feel a little weird at first, but lots of Minecraft recipes are weird really. Compared to the possibilities and requirements of a purely vanilla storage system, this mod is extremely powerful, and some would say that these recipes are cheap, especially compared to other storage mods.

At the end of the day, mod packs will often change these recipes to fit their progression, usually making them even harder. And if you're in control of your pack (sound like you are), with a very simple datapack you could change the recipes to something that feels logical and balanced to you - if you haven't made a datapack before, it's seriously very easy.

All that aside, there is a solution to your problem using current features. Just put the Inventory Connector on the bottom and put a cable above it.
Note this part is edited, as the solution I added here yesterday wasn't connecting all inventories properly.

2023-07-02_15 22 19

However, with this setup, as you remove and add items via the terminals, they wont automatically get put back in the exact specific chests that you want them in, as by default all connected inventories are just mass storage space. Not worrying about where stuff is stored is by far the cheapest way to use this mod!

But with the storage room design you have, it looks like you'll be wanting items to go to specific chests, in which case you'd need to use Filtered Inventory Cable Connectors on each chest, with the appropriate filters set.

2023-07-01_17 37 45

Each filtered connector has 9 item filter slots, but by using Item Filter items you could filter up to 81 items. This would be quite time consuming to set up though, so I recommend using the Polymorphic Item Filter, filling all slots in every chest and setting Keep last item in slot. This will filter items based on the contents of the chests, and wont allow any slots to ever become empty end then fill with some other random item. This is similar to how some completely vanilla storage systems work, but way more compact.

2023-07-01_17 41 36

2023-07-01_17 41 50

This setup is much more expensive, but it's very cool.

I hope that helps.

@tom5454 All of that side, is there a reason cables couldn't connect to trims as though they were the inventory connector or another cable? It's definitely a "huh?" moment when you first try doing that and it doesn't connect. I assume it's something to do with limiting the amount of ways one can create infinite loops in a network?