Only One Item

Only One Item

Mod

A Fabric mod that unifies duplicate items in modpacks by replacing them at the data loading stage, ensuring consistent recipes, loot tables, and faster world loading.

Client and server Game MechanicsManagementOptimization

24 downloads
0 followers
Follow Save

This mod is designed to unify duplicate item types that appear in large modpacks (for example, multiple kinds of tomatoes or silver ore). Commissioned by @Limit小火柴, it is mainly created for the Utopia modpack to standardize various items, but it can also be used in other modpacks or on servers. Unlike One Enough Item, this mod starts replacing items during the data loading stage (including recipes, loot tables, etc.). In other words, anything loaded in JSON format, such as recipes, can be replaced—meaning world loading speed will not be affected. If you are using an item manager, this mod currently only supports JEI (since that’s what the Utopia modpack uses).

You can modify related settings in config/oneitem.json. Example format (this will replace farm_and_charm:wild_onions and farm_and_charm:onion with farmersdelight:onion):

"farmersdelight:onion": [ "farm_and_charm:onion", "farm_and_charm:wild_onions" ]


Project members

kltyton

Member

Details

Licensed LGPL-3.0-or-later
Published 7 days ago
Updated 12 days ago