Heat-pipe connected entities?

piecat
Manual Inserter
Manual Inserter
Posts: 1
Joined: Mon Jul 14, 2025 11:42 am
Contact:

Heat-pipe connected entities?

Post by piecat »

Hi,

I'm somewhat new to modding, but today I decided I'm going to make one.

I need to be able to find the connections/neighbors of a heat pipe. I spent most of today trying to figure this out, but as far as I can tell, heat-pipes don't have a property that references their neighbors, unlike every other connectable item (belts, pipes, etc).

The 'heat_buffer_prototype' does have a property called connections, but this appears to be an array of arrays which contain a position vector (all are 0,0 for all heat-pipes I placed), and a direction (1=north,2=east,etc)

If I'm not mistaken and this doesn't exist yet, could this be added please?
Rseding91
Factorio Staff
Factorio Staff
Posts: 15981
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: Heat-pipe connected entities?

Post by Rseding91 »

I've added heat-pipe to neighbours read as well as heat_neighbours read for the next release.

heat_neighbours are the things a given heat buffer are connected to - which can be different than the pure 4-direction connections a heat pipe has.
If you want to get ahold of me I'm almost always on Discord.
Post Reply

Return to “Implemented mod requests”