Скачать KubeJS Draconic Evolution — Minecraft Моды — MetaMods

KubeJS Draconic Evolution

Активный

Установок

0

Последнее обновление

3 недели назад
Клиент
Аддоны

KubeJS Draconic Evolution

Example

Inputs require a true or false value which tells the recipe if the recipe consumes the item or not

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
);
});
Участники проекта
benbenlaw

benbenlaw