====== Almost Unified ====== Almost Unified is a utility mod that unifies duplicate resources across mods so recipes, tags, and outputs all point to a single dominant item. It makes modpacks cleaner by rewriting recipes at load time, removing duplicates, and hiding non-dominant items from JEI/REI. ^ Author | AlmostReliable | ^ Category | Server Utility, Processing | ===== Features ===== * Chooses a **dominant item** per tag using a mod priority list. * Converts **inputs** to tags so all variants remain valid. * Forces **outputs** to the dominant item so crafting is consistent. * Removes **duplicate recipes** automatically. * Optionally **hides non-dominant items** in JEI/REI. ===== How it works ===== * Runs during world load or `/reload`. * Edits recipes before the game finishes loading them. * Has no runtime performance impact once you are in-game.