Is it possible to create an object that will connect to more than 2 belts?

Place to get help with not working mods / modding interface.
Post Reply
DarthDobber
Manual Inserter
Manual Inserter
Posts: 3
Joined: Fri Mar 06, 2020 4:28 am
Contact:

Is it possible to create an object that will connect to more than 2 belts?

Post by DarthDobber »

Basically, I would like to create an item that is a square that has 4 belt connections on two different sides. 4 belts for input and 4 belts for output. Is that possible?

User avatar
Optera
Smart Inserter
Smart Inserter
Posts: 2919
Joined: Sat Jun 11, 2016 6:41 am
Contact:

Re: Is it possible to create an object that will connect to more than 2 belts?

Post by Optera »

Object connecting to more than 2 belts, Splitter.

As for your actual question I'd mimic the behavior with loaders and a chest or whatever suits your intended entity function.

Hiladdar
Fast Inserter
Fast Inserter
Posts: 214
Joined: Mon May 14, 2018 6:47 pm
Contact:

Re: Is it possible to create an object that will connect to more than 2 belts?

Post by Hiladdar »

It might be possible. We already have an entity called a splitter which is a 2x1 in size, and take accept 2 belts and output one belt. Something like that can be replicated via how current entities are used, or with how some entities created in some mods are used. If someone knows more than me, I'd like to see that answer also.

Hiladdar

Honktown
Smart Inserter
Smart Inserter
Posts: 1028
Joined: Thu Oct 03, 2019 7:10 am
Contact:

Re: Is it possible to create an object that will connect to more than 2 belts?

Post by Honktown »

Dumb solution: a wide chest with loaders attached. Not a special entity in itself.
https://mods.factorio.com/mod/WideChests

You can also check out Whistle Stop Factories: https://mods.factorio.com/mod/WhistleStopFactories

By default it auto-places loaders under the big machines so they can be belt fed. If there's weird behavior with multiple mods the machine won't be placed, but the loaders will. In that case, mining the loader results in nothing, so you can't get free loaders. Use a 4x4 chest and loaders under it, and you have an entity that *may* do what you want.

Quick test:
test.jpg
test.jpg (265.23 KiB) Viewed 804 times
I have mods! I guess!
Link

Post Reply

Return to “Modding help”