HomeJavaModsKubeJS Addon - Blood Magic
KubeJS Addon - Blood Magic
ModsJava

KubeJS Addon - Blood Magic

by CathieNova · on CurseForge

⬇ Download on CurseForge
This mod allows you to create recipes for Blood Magic using KubeJS.

 

Supported recipe types:
Blood Altar

 

Arcane Ashes

 

Hellfire Forge

 

Alchemical Reaction Chamber

 

Alchemy Table
 
Example file: kubejs/server_scripts/bloodmagic.js:

ServerEvents.recipes(event => {
   event.recipes.bloodmagic.altar('minecraft:apple', 'minecraft:dirt')
   event.recipes.bloodmagic.altar('minecraft:iron_ingot', 'minecraft:coal').upgradeLevel(0).altarSyphon(2500)

   event.recipes.bloodmagic.alchemytable('minecraft:apple', ['minecraft:stick', 'minecraft:dirt'])
   event.recipes.bloodmagic.alchemytable('minecraft:stick', ['minecraft:oak_planks']).syphon(250).ticks(200)

   event.recipes.bloodmagic.array('minecraft:apple', 'minecraft:oak_sapling', 'minecraft:dirt')

   event.recipes.bloodmagic.arc('minecraft:golden_apple', 'minecraft:apple', 'minecraft:water_bucket', [{fluid: 'minecraft:water', amount: 100}])

     event.recipes.bloodmagic.soulforge('minecraft:apple', 'minecraft:oak_sapling', 'minecraft:stick', 'minecraft:dirt').drain(3.5).minimumDrain(400.0)
})

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

KubeJS Addon - Blood Magic is a free Minecraft Java mod. Compatible with Minecraft 1.20.1. Downloaded 560,551 times (via CurseForge). Download it and open it directly in the game.

Explore more