N
Common Ground News

How to change emc values minecraft

Author

Chloe Ramirez

Updated on March 21, 2026

How to change emc values minecraft

Super quick tutorial for anyone who would like to edit EMC values. This works for modded items too within Minecraft … We are editing EMC Values in this video!

There are other answers below:

Get Equivalent Exchange! forgot to mention in the video that CustomEMC requires…

Hold the item in your hand, then use the following command: /projecte_setEMC (emc value) In this case, the command you want would be: /projecte_setEMC 2138. This will set the value of whatever you’re holding in your hand (in this case, the Gold Processor) to 2138. level 2.

Digging through the mod’s source code, you can get an instance of an EMC proxy (used to register EMC values) from the API’s class. All you have to do then is use the provided registerCustomEMC () methods. You can search on GitHub …

so what i did, what ever item you are trying to asign EMC to, find a similer item (difficulty to obtain) and use its EMC, also alot of items dont have EMC simply because something that makes them doesnt have EMC, so dig threw each items craft tree and assign value to those items and the created item will get its own value.

How do you assign EMC to items?

so what i did, what ever item you are trying to asign EMC to, find a similer item (difficulty to obtain) and use its EMC, also alot of items dont have EMC simply because something that makes them doesnt have EMC, so dig threw each items craft tree and assign value to those items and the created item will get its own value.

What is EMC in Minecraft?

EMC or Energy Matter Covalence is a mechanic from Equivalent Exchange 2. This is the energy that is used in everything within the Equivalent Exchange 2 mod. Almost everything in Minecraft has an EMC value, allowing them to be transmuted into each other. EMC can be created artificially with Energy Collectors and Anti-Matter Relays.

How do I Register EMC values in a mod?

Digging through the mod’s source code, you can get an instance of an EMC proxy (used to register EMC values) from the API’s class. All you have to do then is use the provided registerCustomEMC () methods.

What items require calculated EMC values?

Snow (thin snow on the ground): Decorative Chain armour Items requiring calculated emc values depending on what they are crafted from: Ruby, emerald and sapphire blocks: The gems already have emc values themselves.