promotional bannermobile promotional banner

Mekanism Addon Library

Useful Library for Mekanism Addon.
Back to Files

mek_addon_lib-1.0.3.jar

File namemek_addon_lib-1.0.3.jar
Uploaded
Jul 28, 2026
Downloads
99
Size
121.1 KB
Mod Loaders
NeoForge
File ID
8527277
Type
R
Release
Supported game versions
  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:mekanism-addon-library-1607060:8527277"

Learn more about Curse Maven

What's new

Mekanism Addon Library v1.0.3

New Features

Expanded MachineRegistryObject

MachineRegistryObject has been extended to support additional customization.

This change allows addons to easily register machines that are immune to Mekanism lasers, such as blocks that should not be destroyed by Laser Amplifiers or Laser Focus Matrix beams.

Base Input Cache for MekALRecipeType

Added a base Input Cache implementation for MekALRecipeType.

Most Single Input and Double Input recipe types can now be implemented without requiring a custom Input Cache, making recipe registration significantly simpler for addon developers.


Developer Improvements

  • Expanded customization options for MachineRegistryObject.
  • Added reusable base Input Cache implementations for MekALRecipeType.
  • Reduced boilerplate when creating custom recipe types based on single or double inputs.

This mod has no related projects