AlchemyLib

AlchemyLib contains shared code for machines and screens. It's used by Alchemistry and other mods.

File Details

AlchemyLib 1.21.3-1.1.7

  • R
  • Jun 12, 2026
  • 100.05 KB
  • 23
  • 1.21.3
  • NeoForge

File Name

alchemylib-1.21.3-1.1.7.jar

Supported Versions

  • 1.21.3

Curse Maven Snippet

NeoForge

implementation "curse.maven:alchemylib-293426:8234791"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

AlchemyLib 1.21.3-1.1.7 RELEASE

Shared library for Alchemistry and other ChemLib add-ons.

Changes:

  • Updated to Minecraft 1.21.3 / NeoForge. First AlchemyLib release for 1.21.3.
  • Fixed a crash at world creation when a recipe uses a NeoForge custom or compound ingredient.
  • Fixed recipes silently merging tag-backed, custom, or multi-item ingredient inputs that should stay distinct.
  • Added persistent recipe selection: processing machines can remember the recipe the player chose in the recipe selector instead of reverting to the first matching recipe.
  • Fixed machine screens rendering with a much darker background than vanilla container screens.