CurseForge · Minecraft mod
KubeJS ProjectE Fork
Lets you control various aspects of ProjectE with KubeJS
Quick answer
Which KubeJS ProjectE Fork release should I use?
KubeJS ProjectE Fork 1.20.1 1.0 targets 1.20.1 with Forge. The project page does not say whether this file belongs on the client, dedicated server, or both. All 4 required mods have matching files.
Where it goes
Is KubeJS ProjectE Fork required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does KubeJS ProjectE Fork 1.20.1 1.0 need?
KubeJS ProjectE Fork 1.20.1 1.0. Change the file and its required mods may change too.
Install ProjectE, KubeJS, Rhino, Architectury API first. We found matching files for this game-version and loader setup. 2 come through another mod in the chain.
2 extra mods were pulled in by other dependencies. Indented rows show who needs each one. We only count dependency files that match this setup. A file for another loader does not fill the gap.
Before you install it
Add KubeJS ProjectE Fork without breaking your instance.
Built for KubeJS ProjectE Fork 1.20.1 1.0. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use KubeJS ProjectE Fork 1.20.1 1.0. It targets 1.20.1 with Forge; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
Install ProjectE, KubeJS, Rhino, Architectury API first. We found matching files for this game-version and loader setup. 2 come through another mod in the chain.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside KubeJS ProjectE Fork 1.20.1 1.0. It opens that exact file at the source.
About this project
What does KubeJS ProjectE Fork add?
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
Project description from CurseForge.
Pick your setup
KubeJS ProjectE Fork by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
1.20.1
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
KubeJS ProjectE Fork versions and loaders
KubeJS ProjectE Fork 1.20.1 1.0
kjsprojecte-1.20.1-1.0.jar
13 Jul 2024
Looking for an older file? The official CurseForge project page is in Resources.