promotional bannermobile promotional banner

Mekanism Elements (Neoforge)

Expands Mekanism with 25+ chemical elements and compounds, specialized processing machines, and advanced industrial tools for complex chemical production chains.

File Details

mekanismelements-3.0.13-neoforge-1.21.1.jar

  • R
  • Feb 24, 2026
  • 901.81 KB
  • 89
  • 1.21.1
  • NeoForge

File Name

mekanismelements-3.0.13-neoforge-1.21.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:mekanism-elements-neoforge-1426076:7671651"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

3.0.13

🛠️ Critical Bug Fixes

Mining Speed & Harvestability Fix (Take 2)

  • Fixed a final issue where the minecraft:mineable/pickaxe tag file failed to parse because it referenced blocks that were disabled in the codebase (e.g., chemical_demolition_machine).
  • The syntax failure prevented the "replace": false instruction from processing, causing the game to fall back to the incorrect harvest data.
  • Stripped all unused blocks from tag data to ensure a clean load.