KubeJS Mekanism Mod (1.21.1, 1.20.1) – Mekanism Integration for KubeJS
849
0
September 7, 2024
KubeJS Mekanism Mod allows you to Mekanism with KubeJS.

Features:
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)
Requires:
Minecraft Forge
KubeJS Library
Architectury API
Mekanism Mod
How to Install:
New to Minecraft? Follow our step-by-step guide to install Mods on your PC.View Guide
Requirements:
KubeJS Mekanism Mod Download Links
For Minecraft 1.21.1
NeoForge version: Download from Server 1 – Download from Server 2
For Minecraft 1.19.2
Forge version: Download from Server 1 – Download from Server 2
For Minecraft 1.18.2
Forge version: Download from Server 1 – Download from Server 2
For Minecraft 1.16.5
Forge version: Download from Server 1 – Download from Server 2


This post has no comments yet. Be the first — your comment will appear here.