Modscraper Modscraper Minecraft
KubeJS ProjectE Fork logo

KubeJS ProjectE Fork

Mod

by BlatFan

Lets you control various aspects of ProjectE with KubeJS

Type

Mod

CurseForge Downloads

269,814

CurseForge ID

1063228

Modrinth Downloads

18,562

Modrinth ID

2M11Juic

Last Updated

Sep 5, 2026

Description

Image Image

Lets you set the EMC values of items and the Philosopher's Stone transformations blocks with the ProjectE mod. Examples are shown below.

In server_scripts:

ProjectEEvents.setEMC(event => { // sets the absolute emc value of an item event.setEMC("minecraft:cobblestone", 10000) // alias. setEMCAfter // sets the emc of an item before anything else happens // this can sometimes result in this emc value not being // set, but also it allows for emc values to be generated // from this one; i.e crafting recipes event.setEMCBefore("minecraft:stick", 10000); })

In startup_scripts:

ProjectEEvents.registerWorldTransmutations(event => { event.transform("minecraft:tnt", "minecraft:oak_planks"); })

MasterOfBob777 original mod author

Recommended Gear

Affiliate

Hardware and extras that pair well with this mod.

As an Amazon Associate I earn from qualifying purchases.

Similar Mods

Included in Modpacks (27)

Most downloaded
Show all 27 modpacks

External Resources