Lib Block Attributes

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

File Details

v0.8.8 [1.16.2/1.16.3/1.16.4/1.16.5]

  • R
  • Mar 22, 2021
  • 438.42 KB
  • 161.2K
  • 1.16.5+3
  • Fabric

File Name

libblockattributes-all-0.8.8.jar

Supported Versions

  • 1.16.5
  • 1.16.4
  • 1.16.3
  • 1.16.2

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

Changes:

  • Added debug logging to CompatLeveledMap to aid in debugging fluid attribute replacement.
    • This can be enabled by adding the following debug flag to your vm arguments:
    • "-Dlibblockattributes.debug.recordattributeadditions=true"

Bug Fixes:

  • [#41] Warnings about fluid attributes for "glass_bottle" being replaced when it shouldn't be.