KubeJS Mekanism Mod (1.21.1, 1.20.1) – Design Your Own Tech Tree
KubeJS Mekanism Mod connects the Mekanism mod with KubeJS, allowing you to create your own custom recipes. With this addon, you can use KubeJS scripts to decide what items go into Mekanism’s machines and what new items come out.

Requires:
KubeJS Library
Architectury API
Mekanism Mod
Features:
- Lets you add new recipes for Mekanism’s machines.
- Supports Crushing, Enriching, and Smelting recipes.
- Allows you to define custom inputs for the Combiner.
- Adds recipe support for Compressing, Purifying, and Injecting processes.
- Create unique recipes for the Metallurgic Infuser.
- Change the outputs of the Sawmill with custom Sawing recipes.
How to Use:
You can add or change recipes by writing them in your KubeJS script files. Below are a few examples of how to format the recipes.
Recipe Examples:
- Crushing:
event.recipes.mekanismCrushing('minecraft:stick', 'minecraft:oak_planks') - Combining:
event.recipes.mekanismCombining('minecraft:golden_apple', 'minecraft:apple', 'minecraft:gold_ingot') - Purifying:
event.recipes.mekanismPurifying('minecraft:obsidian', 'minecraft:lava_bucket', {gas: 'mekanism:oxygen', amount: 200}) - Metallurgic Infusing:
event.recipes.mekanismMetallurgicInfusing('minecraft:comparator', 'minecraft:nether_quartz', 'mekanism:redstone', 20) - Sawing:
event.recipes.mekanismSawing('minecraft:redstone', 'minecraft:brick', item.of('minecraft:clay').chance(0.3))
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
0
September 7, 2024


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