Modscraper Modscraper Minecraft
KubeJS Draconic Evolution logo

KubeJS Draconic Evolution

Mod

by benbenlaw

KubeJS intergration for draconic evolution fusion crafting

Type

Mod

CurseForge Downloads

283,469

CurseForge ID

1329843

Last Updated

Sep 5, 2026

Description

KubeJS Draconic Evolution

Example

Inputs require a true or false value which tells the recipe if the recipe consumes the item or not by default we parse true so only add false whne needed

ServerEvents.recipes(event => {
event.recipes.draconicevolution.fusion_crafting(
"minecraft:dirt", // input item
["minecraft:diamond", ["minecraft:obsidian", false]], // diamond is used and obsidian is not
"minecraft:emerald", (result itemstack)
"wyvern", // tier can be (draconium, wyvern, draconic, chaotic)
1000000, //energy
);
});

Recommended Gear

Affiliate

Hardware and extras that pair well with this mod.

As an Amazon Associate I earn from qualifying purchases.

Similar Mods

Included in Modpacks (29)

Show fewer

External Resources