Request mod: pipeworks_elbow #4513

Open
opened 2023-05-17 01:35:12 +00:00 by niceride · 10 comments

Request mod pipeworks_elbow. There are some situations where using a sorting tube as a corner pipe just doesn't work because the sorting tube is promiscuous accepting all inputs.

Request mod [pipeworks_elbow](https://github.com/mt-mods/pipeworks_elbow). There are some situations where using a sorting tube as a corner pipe just doesn't work because the sorting tube is promiscuous accepting all inputs.
AliasAlreadyTaken added the
1. kind/enhancement
label 2023-05-17 12:20:27 +00:00
Author

Note this provides the 90° companion to the existing 180° pipeworks:steel_block_embedded_tube.

Note this provides the 90° companion to the existing 180° `pipeworks:steel_block_embedded_tube`.
Member

this seems reasonable, i've wanted such a tube myself at times.

this seems reasonable, i've wanted such a tube myself at times.

Candidate

Mod is on the testserver now

Candidate Mod is on the testserver now
Member

seems to work fine. can even be rotated w/ the screwdriver.

seems to work fine. can even be rotated w/ the screwdriver.

Are they meant to be rotated?

Are they meant to be rotated?
Member

Are they meant to be rotated?

yes. they've got code to enable that explicitly.

> Are they meant to be rotated? yes. they've got code to enable that explicitly.
Author

Recipe may need adjustment so there's equal cost to the companion piece; Could go either way though (pipeworks:steel_block_embedded_tube from 6x steel ingot and 3x tube) or (pipeworks_elbow:pipeworks_elbow from 8x steel and 1x tube).

Recipe may need adjustment so there's equal cost to the companion piece; Could go either way though (`pipeworks:steel_block_embedded_tube` from 6x steel ingot and 3x tube) or (`pipeworks_elbow:pipeworks_elbow` from 8x steel and 1x tube).
Member

Recipe may need adjustment so there's equal cost to the companion piece; Could go either way though (pipeworks:steel_block_embedded_tube from 6x steel ingot and 3x tube) or (pipeworks_elbow:pipeworks_elbow from 8x steel and 1x tube).

honestly i think both of those recipes are expensive. probably should be 3 tubes + 6 steel -> 3 of the node.

> Recipe may need adjustment so there's equal cost to the companion piece; Could go either way though (`pipeworks:steel_block_embedded_tube` from 6x steel ingot and 3x tube) or (`pipeworks_elbow:pipeworks_elbow` from 8x steel and 1x tube). honestly i think both of those recipes are expensive. probably should be 3 tubes + 6 steel -> 3 of the node.
Author

I don't think it needs to be that cheap. Although, as seldom used (but very much needed) as this node is, I also don't think it matters if it's costly or cheap. You may see it in builds replacing steel blocks in clever ways for lower cost than actual steel blocks. In either event we agree on the existing pipeworks:steel_block_embedded_tube recipe changing to require three tubes on input c.f. #4994

So let's change the pipeworks_elbow:pipeworks_elbow recipe to have quantity 3 output, and corresponding changes to pipeworks:steel_block_embedded_tube.

I don't think it needs to be that cheap. Although, as seldom used (but very much needed) as this node is, I also don't think it matters if it's costly or cheap. You may see it in builds replacing steel blocks in clever ways for lower cost than actual steel blocks. In either event we agree on the existing `pipeworks:steel_block_embedded_tube` recipe changing to require three tubes on input c.f. #4994 So ~~let's change the `pipeworks_elbow:pipeworks_elbow` recipe to have quantity 3 output, and~~ corresponding changes to `pipeworks:steel_block_embedded_tube`.

For comparison, there's also pipeworks:steel_pane_embedded_tube which requires S = Steel ingot, T = tube

[ ][S][ ]
[ ][T][ ]
[ ][S][ ]

All of those are not pieces we see every day, so I'm ok-ish with their current recipes. At best we might want to switch pipeworks:steel_block_embedded_tube from

[S][S][S]
[S][T][S]
[S][S][S]

to

[S][S][S]
[T][T][T]
[S][S][S]
For comparison, there's also `pipeworks:steel_pane_embedded_tube` which requires S = Steel ingot, T = tube ``` [ ][S][ ] [ ][T][ ] [ ][S][ ] ``` All of those are not pieces we see every day, so I'm ok-ish with their current recipes. At best we might want to switch `pipeworks:steel_block_embedded_tube` from ``` [S][S][S] [S][T][S] [S][S][S] ``` to ``` [S][S][S] [T][T][T] [S][S][S] ```
Sign in to join this conversation.
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: your-land/bugtracker#4513
No description provided.