Lib Block Attributes

Pure library mod: used by other mods to allow for exchanging items and fluids between blocks.

File Details

[1.17] v0.9.0

  • B
  • Jun 8, 2021
  • 436.04 KB
  • 17.7K
  • 1.17
  • Fabric

File Name

libblockattributes-all-0.9.0.jar

Supported Versions

  • 1.17

Curse Maven Snippet

Fabric

modImplementation "curse.maven:libblockattributes-317995:3343255"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

* Ported to 1.17.
     * Cauldron compat isn't finished yet, so it's been disabled (for now).
* Added "since" and "forRemoval" attributes to Deprecated annotations.
* Added FluidAmount.splitBalanced.
* Moved the LBA helper interface "UnloadableBlockEntity" to LBA.