Back to mods
One Enough Item project artwork

CurseForge · Minecraft mod

One Enough Item

With OEI, you can effortlessly replace duplicate items with a single designated representative item.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which One Enough Item release should I use?

Updated 26 days ago
Latest stable file OneEnoughItem-neoforge-26.1.2-1.0.0.jar
Game version 26.1.2
Loader NeoForge

One Enough Item OneEnoughItem-neoforge-26.1.2-1.0.0.jar targets 26.1.2 with NeoForge. The project page does not say whether this file belongs on the client, dedicated server, or both. All 2 required mods have matching files.

Where it goes

Is One Enough Item required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release NeoForge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does One Enough Item OneEnoughItem-neoforge-26.1.2-1.0.0.jar need?

OneEnoughItem-neoforge-26.1.2-1.0.0.jar. Change the file and its required mods may change too.

All 2 required mods have matching files

Install One Enough Lib, One Enough Lib first. We found matching files for this game-version and loader setup.

One Enough Lib Needed by One Enough Item OneEnoughItem-neoforge-26.1.2-1.0.0.jar
required
Matching file found Matched file: OELib-neoforge-26.1-0.2.3-dev2.jar
One Enough Lib Needed by One Enough Item OneEnoughItem-neoforge-26.1.2-1.0.0.jar
required
Matching file found Matched file: 0.2.3-dev2

We only count dependency files that match this setup. A file for another loader does not fill the gap.

Before you install it

Add One Enough Item without breaking your instance.

Built for One Enough Item OneEnoughItem-neoforge-26.1.2-1.0.0.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use OneEnoughItem-neoforge-26.1.2-1.0.0.jar. It targets 26.1.2 with NeoForge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    Install One Enough Lib, One Enough Lib first. We found matching files for this game-version and loader setup.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside OneEnoughItem-neoforge-26.1.2-1.0.0.jar. It opens that exact file at the source.

About this project

What does One Enough Item add?

OneEnoughItem (OEI)

This mod was developed to resolve the issue of duplicated item dictionaries in modpacks – three types of silver, four types of lead, five types of tomatoes, six types of corn – each with distinct recipes.

With OEI, you can effortlessly replace duplicate items with unique designated representatives.

Typical Cases

e7b458ea
17 types of tomatoes in a modpack

304e2a74
Six types of silver ore in a modpack

All with independent recipes!

Those days are now over. With OEI, items are replaced with their designated representatives immediately upon creation!

Usage

OEI is datapack-driven and supports hot reloading. Configure replacements at data/oei/replacements using this simple syntax:

[
    {
        "matchItems": [
            "#forge:ore",
            "minecraft:potato",
            "minecraft:carrot"
        ],
        "resultItems": "minecraft:egg"
    }
]

List item IDs to replace under matchItems, and specify the designated representative in resultItems.

Warning: Never replace an item with itself – this may cause critical bugs!

OEI supports tag matching. If tag-based replacements require game reloads, use raw item IDs instead (likely due to mod conflicts).

Built-in Editor (v1.0.3+):
Press CTRL+R to open the GUI editor for codeless replacement configuration!
The editor includes recipe deduplication – see official documentation.

Effects

OEI replaces items at the earliest possible stage – not by scanning player inventories.

Example: Replacing all items with eggs instantly transforms the creative inventory:
CreativeModeTabs

Recipes automatically adapt. Here, iron ingots → eggs in a furnace recipe:
Crafting

All recipes are automatically processed, including JEI displays:
JEI

Works with trades, advancements, and nearly all non-hardcoded recipes.

Additionally, replacing items with air will completely remove them. However, for compatibility reasons, such changes will not take effect in the Creative Mode inventory or JEI displays.

Deep Replacement

Enable in config to extend replacements to item interaction contexts (e.g., healing iron golems with eggs after replacing iron ingots).

Use when standard recipe replacement fails for specific mods.
Note: Only affects item detection – does not fully inherit original item functionality.

Roadmap

  • Properties Stripping: Remove properties of replaced items (e.g., food properties to exclude them from Spice of Life handbooks). Configurable.
  • Tag Inheritance: Make representatives inherit all tags from replaced items.
  • Tag Removal: Completely strip tags from replaced items to eliminate them from recipes.

Project description from CurseForge.

Pick your setup

One Enough Item by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

28 available setups

Showing the newest 12 of 20 game versions. Older files are in the list below.

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

One Enough Item versions and loaders

33 of 33 releases match

Looking for an older file? The official CurseForge project page is in Resources.