
KubeJS Powah Mod allows you to create Energizing Orb recipes from the Powah mod.

Features:
This methods to do so are listed below:
ServerEvents.recipes(event => {
// .energizing([inputs, ...], output, energy)
event.recipes.powah.energizing(["minecraft:cobblestone"], "minecraft:tnt", 1000)
})
PowahEvents.registerCoolants(event => {
// .addFluid(fluid, coolness)
event.addFluid("minecraft:lava", 10);
// .addSolid(fluid, coolness)
event.addSolid("minecraft:cobblestone", 10);
})
PowahEvents.registerHeatSource(event => {
// .add(block, hotness)
event.add("minecraft:cobblestone", 10);
})
PowahEvents.registerMagmaticFluid(event => {
// .add(fluid, hotness)
event.add("minecraft:water", 10);
})
KubeJS Powah Mod Download Links
For Minecraft 1.21.1, 1.21
NeoForge version: Download from Server 1 – Download from Server 2
For Minecraft 1.20.1, 1.20
Forge version: Download from Server 1 – Download from Server 2
For Minecraft 1.19.2
Forge version: Download from Server 1 – Download from Server 2
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21.1, 1.20.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: In MC Java Mods, or directly above on this page.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Downloads as 177468.mcaddon
- Download size: 10 KB
- Download link checked 24 Jul 2026 — working
- Mirrored on our own servers — the download does not depend on the original host
These come from our own check of the pack file, not from the source page.