Wiki 9Minecraft UniDict Mod Wiki
UniDict Mod Wiki › Configuration

UniDict Mod — Configuration

Configuration

The configuration file (unidict.cfg) is highly detailed, allowing modpack creators to fine-tune exactly how unification behaves.

General Settings

  • autoHideItems: If set to true, UniDict will attempt to hide all non-preferred items from JEI.
  • keepDefaultRecipe: Determines if the original recipe should be kept if the unification process fails for a specific entry.

Mod Priority List

This is a comma-separated list of mod IDs. For example: S:priorityModList < thermalexpansion, immersiveengineering, mekanism > In this scenario, Thermal Expansion items will always be the first choice for outputs. If Thermal Expansion doesn't have a specific item (like Aluminum), UniDict will check Immersive Engineering next.

Integration Toggles

Each supported mod has a boolean toggle (true/false) in the config. This allows you to disable UniDict's interference with specific mods if you prefer their native behavior.

Commands

UniDict includes several administrative commands to help debug unification issues within a live game environment.

  • /unidict dump: Generates a text file in the dumps folder containing all Ore Dictionary entries and their current unified status.
  • /unidict reload: Reloads the UniDict configuration file without requiring a game restart (Note: Some machine integrations may still require a restart to reflect changes).
  • /unidict info <item>: Displays the OreDict names associated with the item currently held in the player's hand.