KubeJS Immersive Engineering Mod 1.18.1/1.16.5 is one of the addons making your game more enchanting. It contains many types of supported recipes that you should not skip.

KubeJS Immersive Engineering
It allows KubeJS Immersive Engineering integration. You can check the official Recipes page to collect more information for free. Here is the list of supported recipe kinds.
alloy
event.recipes.immersiveengineering.alloy(output, input1, input2)
arc_furnace
event.recipes.immersiveengineering.arc_furnace([outputs], input)
event.recipes.immersiveengineering.arc_furnace([outputs], input, [additives])
event.recipes.immersiveengineering.arc_furnace([outputs], input, [additives], slag)
blast_furnace
event.recipes.immersiveengineering.blast_furnace(output, input)
event.recipes.immersiveengineering.blast_furnace(output, input, slag)
blast_furnace_fuel
event.recipes.immersiveengineering.blast_furnace_fuel(input).time(300)
coke_oven
event.recipes.immersiveengineering.coke_oven(output, input).creosote(250).time(900)
cloche
event.recipes.immersiveengineering.cloche([outputs], input, soil)
event.recipes.immersiveengineering.cloche([outputs], input, soil, render) // Render format: {type: ‘crop’, block: ‘minecraft:wheat’}
crusher
event.recipes.immersiveengineering.crusher(output, input)
event.recipes.immersiveengineering.crusher(output, input, [secondaries]) // Secondary output format: {chance: 0.5, output: ‘item:id’}
fertilizer
event.recipes.immersiveengineering.fertilizer(input).growthModifier(1.5)
metal_press
event.recipes.immersiveengineering.metal_press(output, input, mold)
sawmill
event.recipes.immersiveengineering.sawmill(output, input)
event.recipes.immersiveengineering.sawmill(output, input, [secondaries]) // Secondary output format: {stripping: true, output: ‘item:id’}
event.recipes.immersiveengineering.sawmill(output, input, [secondaries], stripped)
Similar to other addons mods, KubeJS Immersive Engineering also offers a series of useful items. Let’s install Minecraft Forge and see how everything works now!