Mineuniverse
Log in Register
Mods

JDT KubeJS

Adds KubeJS compatibility for Just Dire Things recipes.
by BlueSheep2804
Download Claim this project
19 downloads
0 likes
Updated Jul 6, 2026
0 hypes
Addons Bug Fixes KubeJS

JDT KubeJS

This is a mod that makes Just Dire Things recipes compatible with KubeJS.
It also fixes an issue where JDT recipe IDs are not displayed in JEI.

Example

ServerEvents.recipes(event => {
    event.recipes.justdirethings.goospread(
        'kubejs:goospread/test',  // Recipe ID
        'minecraft:chest',  // Input block
        'minecraft:shulker_box',  // Output block
        1,  // Goo tier
        2400  // Crafting duration
    )
    event.recipes.justdirethings.goospread_tag(
        'kubejs:goospread/tag_test',  // Recipe ID
        BlockTagIngredient('minecraft:planks'),  // Input block tag
        'minecraft:shroomlight',  // Output block
        4,  // Goo tier
        2400  // Crafting duration
    )
    event.recipes.justdirethings.fluiddrop(
        'kubejs:fluiddrop/test',  // Recipe ID
        'minecraft:blaze_powder',  // Catalyst item
        'justdirethings:polymorphic_fluid_block',  // Input fluid
        'minecraft:lava'  // Output fluid
    )
})
jdtkubejs-1.0.0.jar
MC Client, 1.21.1, NeoForge, Server
Release 2026-07-02 Get

More from BlueSheep2804

JATiCA
460
SeleneChat
390
JAOPCA Extras
261,649
Toggle Visualize
2,073
Applied Color Applicators
166
NanoMirai
118,904

You Might Also Like

SI: Scriptified [DISCONTINUED]
DISCONTINUED
99,868
FTB Quests Entity Visualization
Adds entity visualization to FTB Quests
99,525
JEI / REI WorldGen
JEI/REI Addon for World Gen Information with universal compatibility for all mods ores by utilizing biome generation data
99,419
Pixel Blocks
Pokemon Lucky Block! When mining the pixel block a random pokemon spawns.
9,988
TFC Bonsai
Add TFC Trees to bonsai pots
9,988
Laser Eyes
A "laser eyes" addon for the Viltrumite mod.
9,968