Download Better Tags — Minecraft Mods — MetaMods

Better Tags

Archived

Downloads

0

Last update

8 months ago

Versions

1.20 — 1.20.1
Server
Fabric
Forge
Neoforge
Utils

Better Tags

The Better Tags modification significantly expands the capabilities of working with tags in Minecraft by adding a convenient exclusion function for individual elements. Now you can easily remove specific items or blocks from any tag using the special exclusion symbol !.

How does it work?

Imagine a situation: you need to remove the minecraft:oak_log block from the #minecraft:logs tag. Previously, this required complex manipulations, but now everything has become much simpler:

{
  "replace": false,
  "value": [
    "!minecraft:oak_log"
  ]
}

It's enough to simply specify any element with the ! prefix, and it will be automatically excluded from the corresponding tag.

Main advantages

  • Exclusion support works not only for individual elements but also for tags themselves
  • The modification is completely safe: if the specified excluded element doesn't exist in the tag, the system won't cause loading errors
  • Ease of use - just one symbol is needed to implement complex exclusion logic

Version support

The modification will support older game versions after the stable version is fully ready and tested.

Project members
IAFEnvoy

IAFEnvoy

Created: 27 Jan 2025

ID: 70371