Simple EMC

A simple ProjectE mimic mod with EMC values, player inventory, Transmutation Table and Philosopher's Stone

File Details

simpleemc-1.21.1-neoforge-1.0.2.jar

  • R
  • Jun 27, 2026
  • 198.88 KB
  • 39
  • 1.21.1
  • NeoForge

File Name

simpleemc-1.21.1-neoforge-1.0.2.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:simpleemc-1578446:8329470"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

### Simple EMC - Version 1.0.2 Changelog
 
**Features & Additions:**
* **Added EMC values for common survival items:** Registered default values for Chorus Plants/Flowers, Carved Pumpkins, Jack o' Lanterns, Lily Pads, Sculk Blocks (including Veins, Catalysts, Sensors, Calibrated Sensors, Shriekers), End Stone, End Stone Bricks, Turtle Eggs, Sniffer Eggs, Water/Lava/Milk buckets, Fish buckets, raw and cooked fishes, Cakes, Shroomlights, and Warped Wart Blocks. (Filtered out creative-only, unobtainable, or dynamic items).
 
**Bug Fixes:**
* **Fixed server-client configuration desync:** Server-synced custom EMC overrides are now cached and applied reliably after the client world has fully loaded, resolving issues where custom EMC values on servers were reverted or ignored.
* **Fixed EMC Reset Button:** Pressing "Reset" in the EMC settings screen now reverts the item's value back to its default/recipe-calculated value instead of setting it to 0 (which used to disable EMC entirely).
* **Auto-clean custom overrides:** Saving a custom override value that is identical to its default value will now automatically remove it from the config file (`custom_emc.json`), keeping the config clean.
* **World logout synchronization:** Client synced overrides are now correctly cleared when leaving a server, ensuring singleplayer configs work as intended.
* **Forge Compatibility:** Fixed recipe registry compilation errors on Forge 1.20.1.