promotional bannermobile promotional banner

MaFgLib

MaLiLib unofficial forge port. Library mod for the Forge port of masa's mods.

File Details

0.1.23-mc1.21.1

  • A
  • Oct 13, 2024
  • 576.90 KB
  • 1.9K
  • 1.21.1+1
  • NeoForge

File Name

MaFgLib-0.1.23-mc1.21.1.jar

Supported Versions

  • 1.21.1
  • 1.21

Curse Maven Snippet

NeoForge

implementation "curse.maven:mafglib-910766:5808526"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Change

  • sync from 1.21-0.21.1-sakura.1
    • add raw NBT support for inventoryOverlay/Preview code from Snapshot, and the related "Library" of NBT helper functions listed under BlockUtils and EntityUtils, along with Fully NBT compliant getNbtItems(), and getNbtInventory() functions under InventoryUtils.
    • This also adds a new InventoryOverlay.Context as a place holder Object for InventoryOverlay data.
    • add "locked slots" rendering support for inventoryPreview for Crafters