PneumaticCraft: Repressurized

PneumaticCraft: Repressurized

57M Downloads

[1.20.1 Forge] Pistons treats PnC fluids as pushable blocks.

EeveeTC opened this issue ยท 3 comments

commented

Describe the bug

PnC 6.0.20 on MC 1.20.1

When a PnC fluid block is pushed by piston, instead of getting replaced, it get pushed.

How to reproduce the bug

Point a piston into a fluid block(either flowing or source), the block would get pushed when piston is activated.

Expected behavior

The fluid should get replaced instead, like how vanilla water/lava works.

Additional details

No response

Which Minecraft version are you using?

1.20.1

Which version of PneumaticCraft: Repressurized are you using?

6.0.20

Crash log

No response

commented

Fixed in 8.2.13 for 1.21

commented

Can confirm in 1.21.1. Originally I thought this to be a vanilla mechanic (those old finite water mods would have you pump water by pushing water sources with pistons). Turns out, it is indeed not a vanilla mechanic, and that the default piston behavior is to overwrite fluid source blocks. Both water and lava get overridden by the piston arm extending, but any of PNC's fluids just get pushed as if they were blocks

commented

Yeah, that's not intended, piston reaction should indeed to be destroy the fluid block. Will fix in next release.