Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
MaLiLib

MaLiLib

A library mod for client-side mods. Contains most of the common/shared code of masa's client mods, and adds some inter-operation support between the dependent mods.

6.84M
2,783
Library
Utility
AboutChangelogVersions

MaLiLib 1.21.7-0.25.1

by sakura-ryoko on Jun 30, 2025
Download
  • 1.21.7 (Supports 1.21.6)
  • RecipeBookUtils & TickUtils updates

MaLiLib 1.21.6-0.25.0

by sakura-ryoko on Jun 22, 2025
Download
  • 1.21.6 Release
  • Vanilla Gui changes
  • NbtInventory / NbtView Vanilla Wrappers & RenderContext improvements.
  • Add: TickUtils (Management for Server tick health)
  • Add support for Happy Ghast Inventory Overlay Type & home_pos NBT displays

MaLiLib 1.21.5-0.24.2

by sakura-ryoko on Jun 22, 2025
Download

MaLiLib 1.21.4-0.23.4

by sakura-ryoko on Jun 22, 2025
Download

MaLiLib 1.21.3-0.22.7

by sakura-ryoko on Jun 22, 2025
Download

MaLiLib 1.21.1-0.21.9

by sakura-ryoko on Jun 22, 2025
Download
  • RayTraceUtils work flow updates
  • Various Lang updates

MaLiLib 1.21.5-0.24.1

by sakura-ryoko on May 4, 2025
Download
  • fix: EquipmentUtils for Silk Touch First (Tweakeroo)
  • add: #malilib:ore_blocks tag

MaLiLib 1.21.4-0.23.3

by sakura-ryoko on May 4, 2025
Download
  • fix: EquipmentUtils for Silk Touch First (Tweakeroo)
  • add: #malilib:ore_blocks tag; and verify #malilib:needs_silk_touch is accurate, according to 1.21.5's standards.
  • Various other bug fixes & language updates since 0.23.2 (See Github Changelogs for details)

MaLiLib 1.21.3-0.22.6

by sakura-ryoko on May 4, 2025
Download
  • fix: EquipmentUtils for Silk Touch First (Tweakeroo)
  • add: #malilib:ore_blocks tag; and verify #malilib:needs_silk_touch is accurate, according to 1.21.5's standards.
  • Various other bug fixes & language updates since 0.22.5 (See Github Changelogs for details)

MaLiLib 1.21.1-0.21.8

by sakura-ryoko on May 4, 2025
Download
  • fix: EquipmentUtils for Silk Touch First (Tweakeroo)
  • add: #malilib:ore_blocks tag; and verify #malilib:needs_silk_touch is accurate, according to 1.21.5's standards.
  • Various other bug fixes & language updates since 0.21.7 (See Github Changelogs for details)

MaLiLib 1.21.5-0.24.0

by sakura-ryoko on Apr 22, 2025
Download
  • Port to 1.21.5
  • See Sakura's Github / JavaDocs for Changelogs; a lot has changed, particularly with Rendering Topics.

MaLiLib-1.12.2-0.60.2

by masa on Apr 2, 2025
Download
  • Number Edit Widgets: Fix not updating the consumer from text field input
  • BaseTripleNumberEditWidget: Add a setUpdateImmediateFromTextInput() method

Original build time: 2025-04-02 18:26:06 +0300

MaLiLib 1.21.4-0.23.2

by sakura-ryoko on Mar 2, 2025
Download
  • various lang file updates (For contributing, see Sakura Ryoko Translate)
  • add: inventoryOverlayScreen function for displaying Villager Trades List below a Villager; which can also have a BG color, based on the Villager profession; if configured to do so.
  • Cleanup Config Switcher code a bit (Hopefully it will be higher up and less "Behind" other objects)
  • various build system updates
  • various code cleanups related to NbtUtils/Vec3d/Vec3i/Color4f and staged a few Deprecated tags
  • various fixes for getNbtInventory workflows with Villagers, etc
  • add: Dolphin Treasure Pos, Fox Variant, & Salmon Variant Nbt Helpers
  • add: Time/Duration Formatter system; which allows this system to be a Configurable Option.
  • add: new versions of the NbtUtils.readNbtFile and writeCompressed; Deprecate the "File" object types of all File Reading / Writing for Config files
  • fix: the creating / reading of non-US character sets for config file names; such as for World Names using Chinese.
  • add: Block Tags Data Gen & block tag 'Groups' matching functions.
  • various minor DataDump, FileUtils, and FileNameUtils function fixes
  • fix: GuiColorEditorHSV Outlines
  • fix: memory leaks in RenderUtils.java by @Toon

MaLiLib 1.21.3-0.22.5

by sakura-ryoko on Mar 2, 2025
Download
  • various lang file updates (For contributing, see Sakura Ryoko Translate)
  • add: inventoryOverlayScreen function for displaying Villager Trades List below a Villager; which can also have a BG color, based on the Villager profession; if configured to do so.
  • Cleanup Config Switcher code a bit (Hopefully it will be higher up and less "Behind" other objects)
  • various build system updates
  • various code cleanups related to NbtUtils/Vec3d/Vec3i/Color4f and staged a few Deprecated tags
  • various fixes for getNbtInventory workflows with Villagers, etc
  • add: Dolphin Treasure Pos, Fox Variant, & Salmon Variant Nbt Helpers
  • add: Time/Duration Formatter system; which allows this system to be a Configurable Option.
  • add: new versions of the NbtUtils.readNbtFile and writeCompressed; Deprecate the "File" object types of all File Reading / Writing for Config files
  • fix: the creating / reading of non-US character sets for config file names; such as for World Names using Chinese.
  • add: Block Tags Data Gen & block tag 'Groups' matching functions.
  • various minor DataDump, FileUtils, and FileNameUtils function fixes
  • fix: GuiColorEditorHSV Outlines
  • fix: memory leaks in RenderUtils.java by @Toon

NOTE: This will be the last feature build for 1.21.3, as I will referr it as being LTS

MaLiLib 0.21.1-0.21.7

by sakura-ryoko on Mar 2, 2025
Download
  • various lang file updates (For contributing, see Sakura Ryoko Translate)
  • add: inventoryOverlayScreen function for displaying Villager Trades List below a Villager; which can also have a BG color, based on the Villager profession; if configured to do so.
  • Cleanup Config Switcher code a bit (Hopefully it will be higher up and less "Behind" other objects)
  • various build system updates
  • various code cleanups related to NbtUtils/Vec3d/Vec3i/Color4f and staged a few Deprecated tags
  • various fixes for getNbtInventory workflows with Villagers, etc
  • add: Dolphin Treasure Pos, Fox Variant, & Salmon Variant Nbt Helpers
  • add: Time/Duration Formatter system; which allows this system to be a Configurable Option.
  • add: new versions of the NbtUtils.readNbtFile and writeCompressed; Deprecate the "File" object types of all File Reading / Writing for Config files
  • fix: the creating / reading of non-US character sets for config file names; such as for World Names using Chinese.
  • add: Block Tags Data Gen & block tag 'Groups' matching functions.
  • various minor DataDump, FileUtils, and FileNameUtils function fixes
  • fix: GuiColorEditorHSV Outlines
  • fix: memory leaks in RenderUtils.java by @Toon

NOTE: This will be the last feature build for 1.21, as I will referr it as being LTS

MaLiLib 1.21.4-0.23.1

by sakura-ryoko on Dec 30, 2024
Download

MaLiLib 1.21.3-0.22.4

by sakura-ryoko on Dec 30, 2024
Download

MaLiLib 1.21.1-0.21.6

by sakura-ryoko on Dec 30, 2024
Download
  • Replace the wrong Pair system with the Apache Commons versions across the Mod Ecosystem.
  • fix: Missing InventoryPreview tooltips allow you use the IRender.onRenderTooltip() system; such as viewing Shulker Boxes while using the shulkerPreview while inside of the InventoryOverlayScreen.
  • feat: Adds three new callbacks to the IRender tooltip rendering system for a more seamless way to inject Text into the Vanilla Tooltips for Items. One is for 'Below the Item Name' (First), another for after the 'additional item tooltips' (Middle), and finally the 'after all of the extra lines, but before the item durability / item ID' (Last). The new Bundle Item Count in MiniHUD would be the Middle callback position.
  • New InventoryOverlayScreen system partially cloned from MiniHUD into MaLiLib.
  • New Interface: IInventoryOverlayHandler - This acts as the Screen Handler interface for the InventoryOverlayScreen; which also adds a Refresher interface under InventoryOverlay.Refresher; and the related IDataSyncer interface. These all work in tandem to create a more seamless Inventory Preview experience that can be used by all downstream mods; in theory. The IDataSyncer interface has enough default interfaces to be a simple Data Broker for the Single Player's Server World; and can then be added upon; and then simply 'plugged in' to the Screen Handler; basically.

MaLiLib 1.21.4-0.23.0

by sakura-ryoko on Dec 22, 2024
Download

MaLiLib 1.21.3-0.22.3

by sakura-ryoko on Dec 22, 2024
Download
1
2
14

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+
Filter

Show all versions

Modrinth is open source.

main@aaf125c

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.