Rearth / Oritech

Minecraft fabric tech mod
https://moddedmc.org/en/mod/oritech/docs
Creative Commons Zero v1.0 Universal
65 stars 17 forks source link

Remember extract state when switching between regular pipe and connector #59

Closed jshipley closed 3 months ago

jshipley commented 3 months ago

Store "extract" state for Item and Fluid pipes when they are normal pipes.

This makes it so that a pipe that was a connector set to extract will still be set to extract any time it connects to another block.

For example, if a pipe is set to extract from a shulker box, then the shulker box is replaced by another shulker box, the pipe will still be set to extract from the new shulker box.

Rearth commented 3 months ago

Merged, huge thanks for this. Never really thought about it before, but this is a great addition