Universal Item Tags - Universal Tag System for Items
This mod automatically identifies items that meet various conditions and assigns appropriate tags to them. It works with all items, including those added by other modifications.
Main Application
The developer created this tool primarily for integration with sorting systems of other mods, such as Mekanism logistical sorters. The mod will also be useful for modpack creators when configuring crafting recipes.
Full Configuration Control
You can fully customize tags through the configuration file. Capabilities include disabling any tags, adding items to blacklists, or excluding them from certain categories.
Server-Side Implementation
It's important to note that the mod works exclusively on the server side, so clients do not need to install it unless they are using a modpack where Universal Item Tags is part of the overall package.
Available Tags:
- forge:blocks - all items that can be placed as blocks
- forge:brewing_ingredients - ingredients for potion brewing
- forge:damageable - items with durability that can decrease
- forge:foods - edible items
- forge:furnace_fuels - materials for furnace fuel
- forge:potions - all types of potions
- forge:redstone_components - blocks that interact with redstone
- forge:unstackable - items that cannot be stacked (maximum 1 item)