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
);
});
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.21.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on CurseForge — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
KubeJS Draconic Evolution is a free Minecraft Java mod. Compatible with Minecraft 1.21.1. Downloaded 262,552 times (via CurseForge). Download it and open it directly in the game.