Download KubeJS Powah — Minecraft Mods — MetaMods

KubeJS Powah

Active

Downloads

1

Last update

2 years ago

Versions

1.19.2
Client and server
Forge
Neoforge
Libraries

KubeJS Powah

This addon enables customization of Energizing Orb recipes from the Powah mod. It allows you to configure resource conversion processes by specifying required input materials, resulting outputs, and energy consumption for each transformation.

Usage example:

ServerEvents.recipes(event => {
    // Method .energizing([input materials], output item, energy cost)
    event.recipes.powah.energizing(["minecraft:cobblestone"], "minecraft:tnt", 1000)
})

This example demonstrates creating a simple recipe where regular cobblestone is converted into TNT with an energy cost of 1000 units.

Project members
MasterOfBob777

MasterOfBob777

Developer

BobVarioa

BobVarioa

Created: 18 Mar 2023

ID: 13021