Lib Block Attributes

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

File Details

[1.16.4] v0.8.6

  • R
  • Feb 23, 2021
  • 435.30 KB
  • 1.7K
  • 1.16.5+1

File Name

libblockattributes-all-0.8.6.jar

Supported Versions

  • 1.16.5
  • 1.16.4

Changes:

  • Partially reverted the 0.8.5 change which made SingleItemSlotView and SingleFluidTankView throw an exception if you pass an out-of-bounds slot.
  • Instead they only throw an exception on negative slot indices.