Embers Unofficial Extended Life

Embers Unofficial Extended Life

30.1k Downloads

Fluid Extractor has no recipe; Fluid Pipe has a wrong recipe

LunexLunertic opened this issue ยท 1 comments

commented

The recipe for the fluid extractor is incorrect, it instead makes a fluid pipe. It's a simple error but it does affect progression. This is on the version: embers_extended_life-1.23.1

Here's the picture of the incorrect recipe that would have resulted in the fluid extractor:
2024-04-03_13 51 01

commented

Thanks for pointing that out. Here is the responsible code

src/main/java/teamroots/embers/recipe/RecipeRegistry.java#440

I need to change the output from PIPE to PUMP.

Please let me know if you encounter any other broken recipe.