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.18.1/1.18.2] v0.10.2

File namelibblockattributes-all-0.10.2.jar
Uploader
AlexIILAlexIIL
Uploaded
Mar 4, 2022
Downloads
166.7K
Size
458.7 KB
Mod Loaders
Fabric
File ID
3672601
Type
R
Release
Supported game versions
  • 1.18.2
  • 1.18.1

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

What's new

Changes:

  • Updated to 1.18.2
    • This version should still work on 1.18.1 however, if you don't want to update your mod but do want the other changes here.
  • Added one-way compatibility with fabric's transfer API
    • Mods using LBA can insert into and extract from vanilla, LBA inventories, and transfer api inventries.
    • Mods using transfer API can only insert into and extract from vanilla and transfer api inventories.
      • If mods want to insert into and extract from LBA inventories they they will need to add compat with LBA.
  • Removed legacy compatibility with TechReborn's fluid code, since it's moved over to transfer api.
  • Fixed "FixedInventoryVanillaWrapper" not calling "Inventory.markDirty" whenever it changed the inventory.

This mod has no additional files