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.0

  • R
  • Jan 30, 2023
  • 982.38 KB
  • 2.1K
  • 1.19.2+2
  • Fabric + 1

File Name

simplepipes-all-0.8.0.jar

Supported Versions

  • 1.19.2
  • 1.19.1
  • 1.19

Curse Maven Snippet

Fabric

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

Quilt

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

Learn more about Curse Maven

Changes:
 
* Updated to Minecraft 1.19.
    * This release should work with Minecraft 1.19, 1.19.1, and 1.19.2. This release does *not* work with Minecraft 1.19.3+.

* Update to use new screen-handler APIs.