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.3] v0.9.2

  • R
  • Mar 29, 2023
  • 1010.41 KB
  • 1.1K
  • 1.19.3
  • Fabric + 1

File Name

simplepipes-all-0.9.2.jar

Supported Versions

  • 1.19.3

Curse Maven Snippet

Fabric

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

Quilt

modImplementation "curse.maven:simplepipes-318004:4465023"
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.