Skip to content

Comments

Fix fluid pipes from vanilla materials#1978

Merged
serenibyss merged 1 commit intomasterfrom
alson-pipe-recipe-fix
Jul 23, 2023
Merged

Fix fluid pipes from vanilla materials#1978
serenibyss merged 1 commit intomasterfrom
alson-pipe-recipe-fix

Conversation

@ALongStringOfNumbers
Copy link
Contributor

What

Fixes fluid pipe extruder recipes from vanilla materials.

Vanilla materials with ingots have the ingot prefix set ignored, so we don't generate two of the same ingots. This means that pipes made from these materials would not get extruder recipes.

Changes the check to check if the material has the ingot property. This will still exclude wood, as intended, but keep the extruder recipes for those vanilla materials.

Outcome

Fix pipe extruder recipes for vanilla materials.

@ALongStringOfNumbers ALongStringOfNumbers added the type: bug Something isn't working label Jul 22, 2023
@ALongStringOfNumbers ALongStringOfNumbers added this to the 2.7.3 milestone Jul 22, 2023
@ALongStringOfNumbers ALongStringOfNumbers requested a review from a team as a code owner July 22, 2023 17:49
@serenibyss serenibyss merged commit 1aaf7e6 into master Jul 23, 2023
@serenibyss serenibyss deleted the alson-pipe-recipe-fix branch July 23, 2023 04:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants