KubeJS Mekanism
I don't know my version or loader
Mekanism integration for KubeJS. See Recipes page for more info.
Supported recipe types:
- crushing
- enriching
- smelting
event.recipes.mekanismCrushing(output, input)
- combining
event.recipes.mekanismCombining(output, input1, input2)
- compressing
- purifying
- injecting
event.recipes.mekanismPurifying(output, inputItem, inputGas)
- metallurgic_infusing
event.recipes.mekanismMetallurgicInfusing(output, inputItem, infusionInput, infusionAmount)
- sawing
event.recipes.mekanismSawing(output, input, extraOutput)
Examples:
event.recipes.mekanismCrushing('minecraft:stick', 'minecraft:oak_planks')
event.recipes.mekanismCombining('minecraft:golden_apple', 'minecraft:apple', 'minecraft:gold_ingot')
event.recipes.mekanismPurifying('minecraft:obsidian', 'minecraft:lava_bucket', {gas: 'mekanism:oxygen', amount: 200})
event.recipes.mekanismMetallurgicInfusing('minecraft:comparator', 'minecraft:nether_quartz', 'mekanism:redstone', 20)
event.recipes.mekanismSawing('minecraft:redstone', 'minecraft:brick', item.of('minecraft:clay').chance(0.3))
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21, 1.21.1, 1.19.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on CurseForge — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as kubejs-mekanism-1605.1.2-build.2.jar — drop this file into the mods folder
- Download size: 20 KB
- Download link checked 8 Sept 2026 — working
These come from our own check of the pack file, not from the source page.



