Logo
MINECRAFTBIBLE
Items
Items

All game items

Blocks
Blocks

Building blocks

Mobs
Mobs

Creatures & monsters

Biomes
Biomes

World biomes

Structures
Structures

Generated structures

Recipes
Recipes

Crafting guides

Advancements
Advancements

Achievements

Loot Tables
Loot Tables

Drop rates

Tags
Tags

Item groupings

All Versions
View all data →
Capes
Cape ArchiveNEW

Browse rare Minecon capes, OptiFine capes, and custom capes from players worldwide

Browse

Player Database
Player DatabasePopular

Search any player

Skin Browser
Skin Browser

Browse & download skins

Cape Gallery
Cape GalleryNEW

Minecon & OptiFine capes

Seed Vault
Seed Vault

Curated seeds

Learn

Guides
GuidesNew

Tutorials & tips

Blog
Blog

News & updates

Community

Community Hub
Community HubHub

Posts, discussions & more

All Versions
View community →
Seed Analyzer
Seed Analyzer

World seed analysis

Loot Explorer
Loot Explorer

Drop rates

Crafting Calculator
Crafting Calculator

Material planning

Enchant Calculator
Enchant Calculator

Probability math

Redstone Lab
Redstone Lab

Signal timing

Trading Profit
Trading Profit

Villager ROI

All Versions
View all tools →
Mods
Mods

Browse all mods

Plugins
Plugins

Server plugins

Resource Packs
Resource Packs

Textures & sounds

Shaders
Shaders

Visual enhancements

Datapacks
Datapacks

World logic

Scanner
Mod Intelligence

Scan & analyze any mod

All Versions
View all mods →
Loading...
IntroductionIntroductionVersion HistoryVersion HistoryGuidesGuidesBlog & NewsBlog & News
ItemsItemsBlocksBlocksMobsMobsRecipesRecipesBiomesBiomesStructuresStructuresAdvancementsAdvancementsLoot TablesLoot TablesTagsTags
ModsModsPluginsPluginsResource PacksResource PacksShadersShadersDatapacksDatapacks

MinecraftBible

The Ultimate Wiki

Logo
MINECRAFTBIBLE

The ultimate Minecraft reference. Every item, block, mob, and recipe documented with precision.

Community

  • Skin Browser
  • Cape Gallery
  • Seed Vault
  • Blog
  • Guides

Database

  • Items
  • Blocks
  • Mobs
  • Recipes
  • Biomes
  • Structures

Tools

  • Seed Analyzer
  • Mod Intelligence
  • Crafting Calculator
  • Enchant Calculator

Mods & Packs

  • Mods
  • Plugins
  • Resource Packs
  • Shaders
  • Datapacks

Site & Legal

  • About
  • Authors
  • Editorial Policy
  • Corrections
  • Contact
  • Privacy Policy
  • Terms of Service
  • DMCA
  • Sitemap

© 2026 MinecraftBible. Not affiliated with Mojang or Microsoft.

PrivacyTermsContact
InventoryExchange
ModMIT

InventoryExchange

InventoryExchange is a Minecraft mod that extends player inventory management and integrates with ProjectE’s EMC & knowledge systems to provide a creative-like experience while in survival mode.

293
Downloads
1
Followers
5 months ago
Updated
📦
1
Versions
equipmentstorageutilityneoforge
Download Latestv1.0.0View on Modrinth

📖About InventoryExchange

InventoryExchange

InventoryExchange is a Minecraft mod that extends player inventory management and integrates with ProjectE’s EMC & knowledge systems to provide a creative-like experience while in survival mode.


Features

  • Infinite Inventory (extended inventory storage)
  • Streamlined transmutation
    • Knowledge is learned when items are picked up, crafted, smelted, found in a container, and on interacting with a block.
    • Transmutation EMC is used for all other EMC needs (replacing the need of fuel items present in ProjectE).
    • Items can be transmuted using the Pick Block key similar to creative mode.
  • Flying via EMC (no items required)
  • Portable Crafting Table
  • Portable Furnace (smelts at 1 item per tick from anywhere using EMC as fuel)
  • Automated Feeding, Repairing, Smelting, and Condensing (toggleable with configurable limits)
  • Ultima tool allows for vein mining.
  • Ultima watch allows for time manipulation.
  • Ultima armor set grants persistent effects (night vision, water breathing, fire resistance, speed) and invincibility.

Automations

Each automation has:

  • Toggle keybind
  • Toggle command
  • Value set command
  • Limited mode (set in client config to determine if it should run continuously or only until completed)

Actions:

  • Feeding: Consumes EMC to restore hunger if below threshold.
  • Repairing: Repairs damaged items using EMC cost per durability point at 1 durability per tick.
  • Smelting: Smelts items with no EMC at 1 item per tick.
  • Condensing: Converts items to EMC at 1 item per tick (excludes tools and armor).

Associated keybinds allow quick toggle while commands enable scripting or admin control.


Ultima Armor Effects

Wearing the full Ultima armor set grants continuous:

  • Night Vision
  • Water Breathing
  • Fire Resistance
  • Speed (+60%)
  • Invincibility
  • Items gravitate towards player

Keybinds

Keybind Default Function
Open Crafting Numpad 1 Opens portable crafting
Toggle Inventory Condensing Numpad 6 Toggles condensing automation
Toggle Feeding via EMC Numpad 7 Toggles feeding automation
Open Furnace Numpad 2 Opens portable furnace
Open Infinite Inventory Numpad 4 Opens infinite inventory
Pick Block (vanilla key) Middle Button Gives a stack of the targeted block using EMC (survival only, empty hand)
Toggle Repairing Items via EMC Numpad 8 Toggles repairing automation
Toggle Smelting Items via EMC Numpad 3 Toggles smelting automation
Open Transmutation Numpad 5 Opens transmutation
Change Ultima Tool Mode Numpad 9 Cycles ultima tool mode

Note: Pick Block uses the vanilla pick block key and is not registered as a separate keybind.


Commands

Primary root aliases: /inventoryexchange and /ie

Viewing Containers

/ie view furnace
/ie view furnace <player>
/ie view infiniteinventory
/ie view infiniteinventory <player>

Toggle/Set Automations

/ie toggle <condensing|feeding|repairing|smelting>
/ie set <condensing|feeding|repairing|smelting> <true|false>

ProjectE EMC & Knowledge

/ie dumpmissingemc
/ie emc get <player> <value>
/ie emc <add|remove|set|test> <player> <value>
/ie knowledge clear <player>
/ie knowledge <learn|test|unlearn> <player> <item>
/ie removeemc <item>
/ie resetemc <item>
/ie setemc <item>

Permissions

  • inventoryexchange.command.emc
  • inventoryexchange.command.knowledge
  • inventoryexchange.command.remove_emc
  • inventoryexchange.command.reset_emc
  • inventoryexchange.command.set_emc
  • inventoryexchange.command.view_furnace_other
  • inventoryexchange.command.view_infinite_inventory_other

Config

Common Config

  • enable_debug_logs: Enables debug logs. Default is false.
  • infinite_container_max_rows: Sets the max number of rows for the infinite container. Default is 500, Minimum is 10.
  • allow_ultima_watch: Allows time manipulation via the ultima watch.

Client Config

  • limit_condensing
  • limit_feeding
  • limit_repairing
  • limit_smelting

When a limit is enabled, the corresponding automation stops once it can no longer be completed (e.g., feeding when hunger already high).
Client config values are synced to the server upon login and reload.

EMC Configs

EMC configuration values are from ProjectE's configs and are relevant to EMC.


Thanks

Thanks to the Developers of ProjectE for the EMC and knowledge systems used in this mod.

👥 Team & Contributors

eatAWESOME
eatAWESOMEOwner

⚙️ Compatibility

Environment
✅ Client & Server
Loaders
neoforge
Minecraft Versions
1.21.1

🔗 Links

Modrinth Page