Project T.A.G.S. - Item Tagging System
Project T.A.G.S is a modification developed with the participation of the Minecraft Pack Development Discord community. The main goal of this project is to create a universal item classification system through convenient tags that are displayed directly in the tooltips of game objects.
Main Features
The system operates based on simple JSON configurations where pack creators can assign labels for various purposes - from usage recommendations (e.g., #EarlyGame) to full item categories (e.g., #ItemTransport). Each tag can be finely tuned to specific needs.
Community Development
A key feature of Project T.A.G.S is the principle of an open community. Anyone can contribute to the tag system development through the official GitHub repository. Once approved, changes are automatically synchronized across all modpacks using this mod, ensuring tag database relevance for all players.
Pack developers have the option to use either the standard public tag repository or their own private version, although the first path is recommended for maximum efficiency and collaborative system development.
Automatic Updates
The built-in update checker periodically accesses the main tag repository, ensuring timely database updates. If needed, this function can be disabled through configuration files.
Technical Information: The mod's source code is available on GitHub