Mod

KubeJS Metalworks (KubeJS Addon for Productive Metalworks)

Quick rating

KubeJS Metalworks (KubeJS Addon for Productive Metalworks)

No reviews yet

KubeJS Metalworks is a KubeJS addon for Productive Metalworks that makes foundry recipe scripting simple. It adds easy helpers for melting, casting, alloying, removing recipes, custom durations, and custom liquid fuels.

Mod Loaders
NeoForge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
productive-metalworks-kubejs-addon-1.0.0.jar
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

KubeJS Metalworks adds simple KubeJS scripting helpers for Productive Metalworks on NeoForge 1.21.1.

Instead of writing full custom recipe JSON, you can create Productive Metalworks recipes with short KubeJS commands.

Melting

PMW.melt(event, 'minecraft:stone', 'productivemetalworks:molten_diamond', 10)

Turns 1 stone into 10 mB of molten diamond.

With custom duration:

PMW.melt(event, 'minecraft:cobblestone', 'productivemetalworks:molten_diamond', 10, 0, 0, 1200)

Casting

PMW.itemCast(event, 'minecraft:blaze_rod', 'productivemetalworks:rod_cast', 'productivemetalworks:molten_blaze', 400)

Turns 400 mB molten blaze into a blaze rod using a rod cast.

PMW.blockCast(event, 'minecraft:diamond_block', 'minecraft:stone', 'productivemetalworks:molten_diamond', 900)

Turns 900 mB molten diamond into a diamond block using stone as the block cast.

Alloying

PMW.alloy(event, 'productivemetalworks:molten_brass', 4, [
  { fluid: '#c:molten_copper', amount: 3 },
  { fluid: '#c:molten_zinc', amount: 1 }
])

Combines molten copper and molten zinc into molten brass.

Removing Recipes

PMW.removeId(event, 'productivemetalworks:casting/blaze_rod')
PMW.removeType(event, 'productivemetalworks:item_melting')

Custom Liquid Fuel

PMW.fuel('minecraft:water', 1500, 1.0, 0.2)

Adds water as a foundry fuel with custom temperature, speed, and consumption.

KubeJS Metalworks is made for modpack creators who want to customize Productive Metalworks through KubeJS without writing large recipe JSON files manually.

MORE EXAMPLES HERE:  Metalworkshttps://github.com/senuko228/KubeJS-Metalworks

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched and imported data for this project from CurseForge or Modrinth. High-traffic and active projects are checked more often.
Next pipeline sync