Simple BC Pipes

A simple item and fluid transport mod to show the various features of LibBlockAttributes and provide a useful testing base for other mods using attributes.

File Details

[1.19/1.19.1/1.19.2] v0.8.2

  • R
  • Mar 29, 2023
  • 1008.52 KB
  • 13.2K
  • 1.19.2+2
  • Fabric + 1

File Name

simplepipes-all-0.8.2.jar

Supported Versions

  • 1.19.2
  • 1.19.1
  • 1.19

Curse Maven Snippet

Fabric

modImplementation "curse.maven:simplepipes-318004:4465017"

Quilt

modImplementation "curse.maven:simplepipes-318004:4465017"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changes:

  • Added support for rotating pipes and facades by block rotation methods.
  • Enabled code that converts all pipe blocks into multiparts for improved compatibility and maintainability.
  • Fixed issues with multipart pipes not updating their shapes.
  • Fixed some instances of facade z-fighting.
  • Improved part placement ghosts.
  • Added EMI compatibility. (Prevents facades from cluttering up the EMI side panel.)
  • Updated LMP for improved in-world tooltip support.
  • Fixed bug where pipe definitions' drop stacks would get corrupted, leading to pipes no longer dropping items in survival.
  • Fixed block triggers and pumps pointing in the wrong direction when placed vertically.