Download Unified — Minecraft Mods — MetaMods

Unified

Archived

Downloads

0

Last update

5 months ago

Versions

1.20.1
Client and server
Fabric
Forge
Neoforge
Game mechanics
Utils

Unified

Tired of having many identical items from different mods that cannot be used interchangeably? This mod solves this problem!

Unified adds the /unify command to the game, which opens a special interface for item transformation. In it, you can exchange items belonging to the same tags.

Getting Started

By default, the modification doesn't have any replacements configured - you'll need to perform the initial setup.

Open the file .minecraft/config/unified.json. If this file doesn't exist - create it. Inside, specify the necessary item tags:

[
  "enter_item_tag_here",
  "add_another_tag",
  "number_of_tags_is_unlimited"
]

After setup, when placing items matching the specified tags into the Unified interface, you'll be able to select other items with the same tag for exchange.

For convenient tag checking, it's recommended to use the EMI mod.

Practical Example

Let's say you want to make all types of wood interchangeable.

The first step is to determine the identifier of the corresponding tag.

Then write the following code in the configuration file:

[
  "minecraft:logs"
]

Restart the game (or use the /reload command), and the exchange system will start working!

Project members
IAFEnvoy

IAFEnvoy

Developer

Created: 25 Apr 2025

ID: 86996