EMC, As You Wish
Edit ProjectE EMC values in-game. Server-wide changes apply to every player instantly; configurable blacklist locks specific players out.
⬇ Download on CurseForgeThe author built this one for Minecraft 1.21.1 on NeoForge. On other versions it may install and then do nothing.
EMC, As You Wish
Edit ProjectE EMC values in-game. Server-wide changes apply to every player instantly; configurable blacklist locks specific players out.
- Press K (rebindable) to open the EMC editor — searchable list of every registered item, click to select.
- Save (after) writes the value into a per-world dynamic datapack and fires
/reloadso ProjectE picks it up immediately. Every connected player sees the new EMC. - Force (before) writes to the
beforearray — used when you want to override ProjectE's recipe-derived value and force your own. - Remove override clears your entry and lets ProjectE fall back to its own calculation.
Why a per-world datapack instead of the legacy custom_emc.json config file? It propagates in multiplayer, follows the world (pack it up, ship the overrides with it), and uses the same pe_custom_conversions JSON schema that modpack-shipped EMC datapacks use — so anything you tune in-game can later be promoted into a static datapack for distribution.
Permissions (configurable in config/emc_as_you_wish-common.toml)
- Default: anyone connected can edit.
requireOp = true— restrict to operators (level ≥ 2).blacklist = ["SomeName", "<uuid>"]— deny specific players.enabled = false— master switch, nobody can edit (useful for read-only modpacks).maxEmcValue = 1000000000— hard cap on a single value to prevent cheese setups.
Dependencies
- ProjectE — required
- NeoForge 1.21.1
Companion mods (hand-tuned EMC packs by KURONAMI)
- EMC for Magitech / Iron's Spellbooks / Forbidden Arcanus / Malum / Spectrum — each ships a curated
pe_custom_conversionsdatapack for one popular host mod. EMC, As You Wish layers cleanly on top of any of them.
Bugs and questions: comment on the CurseForge page, or DM @kuronami333 on X.
All Rights Reserved (free to put in any modpack, no permission or credit needed). ProjectE is by sinkillerj & contributors; this mod is an independent editor, not affiliated. Source: https://github.com/KURONAMI333/emc-as-you-wish
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.21.1
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on CurseForge — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as emc_as_you_wish-0.1.0.jar — drop this file into the mods folder
- Download size: 26 KB
- Download link checked 13 Sept 2026 — working
These come from our own check of the pack file, not from the source page.