Mod
ItemConverter
No reviews yet
A key to convert the items to another one
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
📦 Item Converter
This mod introduces powerful features to enhance inventory management and crafting efficiency.
It allows you to convert items in your inventory, perform ratio-based item conversions.
🔄 Data-Driven Item Conversion
- Press a key while selecting an item in your inventory to open a conversion GUI.
- The GUI shows item slots based on rules defined in data packs, allowing you to perform ratio-based item conversions.
- All conversion rules are fully data-driven and customizable, providing flexibility for pack developers and players alike.
🛠️ Auto Conversion with Middle-Click
- Target a block and middle-click to automatically search your inventory for the usable rules and convert the block directly.
⚙️ Data Pack Support
The mod relies on data packs for defining conversion rules, supporting two types of JSON files:
item_converter/rules: Defines the specific conversion rules, specifying input items, output items, and conversion ratios.item_converter/rule_generator: Generates conversion rules based on existing recipes, simplifying the setup process.
📋 Command
Use the following command to auto-generate conversion rules from generator:
/item_converter generate [generator]
Item Converter
Convert items directly from your inventory/container/me system using recipe types.
Features
Inventory Conversion
Hold the conversion key (default: Left Alt) while hovering over an item to open a conversion popup. The popup shows all available conversion targets based on configured recipe types.
- Left-click: Convert to inventory
- Right-click: Drop converted item
- Release key: Convert all and replace in slot
- Shift + click: Convert entire stack
- Number keys (1-9): Quick select and convert to numbered slot
Middle-Click Auto Conversion
Target a block in the world and middle-click to automatically search your inventory for items that can be converted to that block and perform the conversion.
- In creative mode, hold shift to use this feature (normal middle-click does pick block)
- Prefers items in main inventory over hotbar
- Toggle with
/itemconverter middleclick
Special Tags
Configure special item tags that receive priority treatment:
- Appear first in conversion results
- Highlighted with colored border
- Preferred source for middle-click conversions
Configuration
Client Config (config/item_converter.client.json)
{
"pressTicks": 0,
"highlightColor": -2130706433,
"showTooltips": true,
"allowScroll": true,
"middleClickConvert": true,
"specialTags": [],
"specialTagBorderColor": -2763307
}
| Option | Description |
|---|---|
pressTicks |
Ticks to hold key before popup opens (0 = instant) |
highlightColor |
Hover highlight color (ARGB hex) |
showTooltips |
Show item tooltips on hover |
allowScroll |
Allow scrolling to change hotbar slot while popup open |
middleClickConvert |
Enable middle-click block conversion |
specialTags |
List of tags for priority treatment (e.g. ["minecraft:logs"]) |
specialTagBorderColor |
Border color for special items (ARGB hex, default: gold) |
Common Config (config/item_converter.common.json)
{
"recipeTypes": ["minecraft:stonecutting"]
}
| Option | Description |
|---|---|
recipeTypes |
Recipe types to use for conversions |
Commands
| Command | Description |
|---|---|
/itemconverter middleclick |
Toggle middle-click conversion on/off |
Compatibility
- Applied Energistics 2: Works with ME terminals for converting items in ME storage
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources