Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fluid Pipe Unable to Pump Out Lava If Output Has Flowing Water #5691

Closed
stop-x13 opened this issue Oct 30, 2023 · 1 comment
Closed

Fluid Pipe Unable to Pump Out Lava If Output Has Flowing Water #5691

stop-x13 opened this issue Oct 30, 2023 · 1 comment
Labels
type: bug Issue where something isn't working

Comments

@stop-x13
Copy link

Describe the Bug

The bug happened on Create 1.18.2 0.5.1e, and Create 1.18.2 0.5.1c did not have this issue.
When the output of a pump has flowing water, the pump cannot pump out lava and generate cobblestone. This behavior did not match version 0.5.1c and earlier. This breaks cobble generator using

Reproduction Steps

1.Place a tank filled with lava
2.Place pump pointing into the tank and configure it to pull fluid
3.Waterlog the pump
4.Power the pump, expect cobblestone to generate, but instead nothing happens

Expected Result

Cobblestone should be generated in front of the pump (see 2nd screenshot)

Screenshots and Videos

image
0.5.1e
image
0.5.1c

Crash Report or Log

No response

Operating System

Windows 11

Mod Version

0.5.1e

Minecraft Version

1.18.2

Forge Version

40.2.10

Other Mods

No response

Additional Context

No response

@stop-x13 stop-x13 added the type: bug Issue where something isn't working label Oct 30, 2023
@drwoops
Copy link
Contributor

drwoops commented Oct 30, 2023

this is a known bug: lava particle based cobble generators are currently broken (a simple typo in the code). it will be fixed in the next patch

@stop-x13 stop-x13 closed this as completed Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Issue where something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants