CurseForge · Minecraft mod
One Enough Item
With OEI, you can effortlessly replace duplicate items with a single designated representative item.
Quick answer
Which One Enough Item release should I use?
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.
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.
Install One Enough Lib, One Enough Lib first. We found matching files for this game-version and loader setup.
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.
- 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.
- 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.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 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
17 types of tomatoes in a modpack
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:
Recipes automatically adapt. Here, iron ingots → eggs in a furnace recipe:
All recipes are automatically processed, including JEI displays:
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.
26.1.2
1 loader build1.21.1
2 loader builds1.21
1 loader build1.20.6
2 loader builds1.20.5
2 loader builds1.20.4
2 loader builds1.20.3
2 loader builds1.20.2
2 loader builds1.20.1
2 loader builds1.20
2 loader builds1.19.4
1 loader build1.19.3
1 loader buildShowing 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
OneEnoughItem-neoforge-26.1.2-1.0.0.jar
3 Aug 2026
oneenoughitem-neoforge-1.21.1-1.0.8.jar
17 Apr 2026
OneEnoughItem-1.0.8.jar
17 Apr 2026
OneEnoughItem-1.0.7-hotfix.jar
6 Apr 2026
OneEnoughItem-1.0.7.jar
26 Mar 2026
oneenoughitem-neoforge-1.21.1-1.0.7-hotfix.jar
17 Jan 2026
oneenoughitem-neoforge-1.21.1-1.0.7.jar
16 Jan 2026
oneenoughitem-neoforge-1.21.1-1.0.6.jar
13 Dec 2025
OneEnoughItem-1.0.6-jech.jar
27 Nov 2025
OneEnoughItem-1.0.6.jar
12 Oct 2025
OneEnoughItem-Forge-1.0.5.1.jar
28 Aug 2025
OneEnoughItem-NeoForge-1.0.5.1.jar
28 Aug 2025
Looking for an older file? The official CurseForge project page is in Resources.