1.18.2
KubeJS Tinkers Construct Mod (1.18.2)
KubeJS Tinkers Construct Mod allows KubeJS to edit and create Tinker's Construct recipes. Features: 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)