Download Inverted Tag Entries — Minecraft Mods — MetaMods

Inverted Tag Entries

Active

Downloads

0

Last update

1 year ago

Versions

1.20.4
Server
Fabric
Forge
Neoforge
Libraries
Utils

Inverted Tag Entries

This library mod enables support for inverted entries in tags, providing the ability to exclude specific elements from tags. This is particularly useful when you need to create a tag that includes all elements of another tag, except for a few specific objects.

To create an inverted entry in a tag, simply add an exclamation mark (!) before the element identifier or another tag. Consider an example of a tag that includes all pickaxes from the game, excluding the iron pickaxe:

{
  "replace": false,
  "values": [
    "#minecraft:pickaxes",
    "!minecraft:iron_pickaxe"
  ]
}

It's important to note that this mod is incompatible with Load My F***ing Tags, since the latter's functions are already integrated into Inverted Tag Entries.

Project members
Apollo

Apollo

Developer

Created: 31 Mar 2024

ID: 20469