promotional bannermobile promotional banner

Lib Block Attributes

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

[1.14.2/1.14.4] 0.4.13

File namelibblockattributes-all-0.4.13.jar
Uploader
AlexIILAlexIIL
Uploaded
Sep 2, 2019
Downloads
3.0K
Size
322.1 KB
Mod Loaders
Fabric
File ID
2777189
Type
R
Release
Supported game versions
  • 1.14.4
  • 1.14.3
  • 1.14.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:libblockattributes-317995:2777189"

Learn more about Curse Maven

What's new

(Changelog from 0.4.9, rather than 0.4.11):

Bug Fixes:

  • Fixed SidedInventoryFixedWrapper.canInsertInvStack only calling inv.isValidForSlot rather than simulating a full insertion.

Changes:

  • Added the missing "setOwnerListener" to SimpleFixedFluidInv.
  • Added missing "modmenu:api": true tag to fabric.mod.json
  • Removed special-casing from hoppers in ItemAttributes.
  • Moved the lambda in "ItemFilter.asPredicate" out to it's own (public) class: "ItemFilterAsPredicate".
    • This lets the predicate and/or with itself into a (potentially) more optimised version.

This mod has no additional files