Back to mods
KubeJS Tinkers Construct project artwork

CurseForge · Minecraft mod

KubeJS Tinkers Construct

KubeJS Tinkers Construct

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which KubeJS Tinkers Construct release should I use?

Updated 2 months ago
beta file kubejs-tinkers-1802.1.0-build.1.jar
Game version 1.18.2
Loader Forge

KubeJS Tinkers Construct kubejs-tinkers-1802.1.0-build.1.jar targets 1.18.2 with Forge. The project page does not say whether this file belongs on the client, dedicated server, or both. All 5 required mods have matching files.

Where it goes

Is KubeJS Tinkers Construct required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Forge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does KubeJS Tinkers Construct kubejs-tinkers-1802.1.0-build.1.jar need?

kubejs-tinkers-1802.1.0-build.1.jar. Change the file and its required mods may change too.

All 5 required mods have matching files

Install KubeJS, Tinkers Construct, Rhino, Architectury API and 1 more first. We found matching files for this game-version and loader setup. 4 come through another mod in the chain.

2 listed on this file 4 pulled in by those mods
KubeJS Needed by KubeJS Tinkers Construct kubejs-tinkers-1802.1.0-build.1.jar
required
Matching file found Matched file: KubeJS Forge 1802.5.5-build.569
Tinkers Construct Needed by KubeJS Tinkers Construct kubejs-tinkers-1802.1.0-build.1.jar
required
Matching file found Matched file: Tinkers' Construct 3.7.2.167 for 1.18.2
Rhino Needed by KubeJS
pulled in
Matching file found Matched file: Rhino Forge 1802.2.1-build.255
Architectury API Needed by KubeJS
pulled in
Matching file found Matched file: [Forge 1.18.2] v4.12.94
Mantle Needed by Tinkers Construct
pulled in
Matching file found Matched file: Mantle 1.9.54 for 1.18.2
Just Enough Items (JEI) Needed by Tinkers Construct
pulled in
Matching file found Matched file: 10.6.1.1023 for Forge 1.18.2

4 extra mods were pulled in by other dependencies. Indented rows show who needs each one. We only count dependency files that match this setup. A file for another loader does not fill the gap.

Before you install it

Add KubeJS Tinkers Construct without breaking your instance.

Built for KubeJS Tinkers Construct kubejs-tinkers-1802.1.0-build.1.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use kubejs-tinkers-1802.1.0-build.1.jar. It targets 1.18.2 with Forge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    Install KubeJS, Tinkers Construct, Rhino, Architectury API and 1 more first. We found matching files for this game-version and loader setup. 4 come through another mod in the chain.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside kubejs-tinkers-1802.1.0-build.1.jar. It opens that exact file at the source.

About this project

What does KubeJS Tinkers Construct add?

Allows KubeJS to edit and create Tinker's Construct recipes. See Recipes page for more info.

Supported recipe types:

event.recipes.tconstruct.casting_table(outputItem, inputFluidId)

event.recipes.tconstruct.casting_table(outputItem, inputFluidId, inputFluidAmount) // defaults to 144 mB

Supported recipe methods:

.cast(castIngredient) // defaults to #tconstruct:casts/multi_use/ingot

.noCast()

.multiUseCast(castType)

.singleUseCast(castType)

.consumeCast()

.switchSlots()

.coolingTime(ticks) // defaults to 60

event.recipes.tconstruct.casting_basin(output, inputFluidId)

event.recipes.tconstruct.casting_basin(output, inputFluidId, inputFluidAmount) // defaults to 1296

// Supports the same cast methods as casting table!

.coolingTime(ticks) // defaults to 180

Example kubejs/server_scripts/tinkers_construct.js:

onEvent('recipes', event => {

const { casting_table, casting_basin } = event.recipes.tconstruct;

casting_table('minecraft:carrot', 'minecraft:water').singleUseCast('nugget')

casting_basin('minecraft:coal_block', 'minecraft:lava')

casting_basin('minecraft:emerald', 'minecraft:water').cast('#forge:dusts/emerald')

})

Project description from CurseForge.

Pick your setup

KubeJS Tinkers Construct by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

1 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

KubeJS Tinkers Construct versions and loaders

1 of 1 releases match

Looking for an older file? The official CurseForge project page is in Resources.