HomeJavaModsKubeJS Immersive Engineering Mod (1.19.2, 1.18.2) – Customize Industrial
KubeJS Immersive Engineering Mod (1.19.2, 1.18.2) – Customize Industrial
ModsJava

KubeJS Immersive Engineering Mod (1.19.2, 1.18.2) – Customize Industrial

by Moon

⬇ Download

KubeJS Immersive Engineering Mod adds integration for the Immersive Engineering mod into KubeJS. This allows you to create and change recipes for many of Immersive Engineering’s machines using KubeJS scripts. It is a useful tool for modpack makers who want to customize their game.

Features:

How to Use:

To add or change recipes, use the following event scripts in your KubeJS files. Here are examples for each supported machine:

  1. Alloy Kiln:
    event.recipes.immersiveengineeringAlloy(output, input1, input2)
  2. Blast Furnace:
    event.recipes.immersiveengineeringBlastFurnace(output, input)
    event.recipes.immersiveengineeringBlastFurnace(output, input, slag)
  3. Blast Furnace Fuel:
    event.recipes.immersiveengineeringBlastFurnaceFuel(input).time(300)
  4. Coke Oven:
    event.recipes.immersiveengineeringCokeOven(output, input).creosote(250).time(900)
  5. Garden Cloche:
    event.recipes.immersiveengineeringCloche([outputs], input, soil)
    event.recipes.immersiveengineeringCloche([outputs], input, soil, render)
  6. Fertilizer:
    event.recipes.immersiveengineeringFertilizer(input).growthModifier(1.5)
  7. Metal Press:
    event.recipes.immersiveengineeringMetalPress(output, input, mold)
  8. Arc Furnace:
    event.recipes.immersiveengineeringArcFurnace([outputs], input)
    event.recipes.immersiveengineeringArcFurnace([outputs], input, [additives])
    event.recipes.immersiveengineeringArcFurnace([outputs], input, [additives], slag)
  9. Crusher:
    event.recipes.immersiveengineeringCrusher(output, input)
    event.recipes.immersiveengineeringCrusher(output, input, [secondaries])
  10. Sawmill:
    event.recipes.immersiveengineeringSawmill(output, input)
    event.recipes.immersiveengineeringSawmill(output, input, [secondaries])
    event.recipes.immersiveengineeringSawmill(output, input, [secondaries], stripped)

KubeJS Immersive Engineering Mod Download Links

For Minecraft 1.19.2

Forge version: Download from Server 1Download from Server 2

For Minecraft 1.18.2

Forge version: Download from Server 1Download from Server 2

For Minecraft 1.18.1

Forge version: Download from Server 1

For Minecraft 1.16.5

Forge version: Download from Server 1Download from Server 2

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more