nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
Inverted Tag Entries

Inverted Tag Entries

Mod

Library mod allowing tags to have inverted entries

Server LibraryUtility

214 downloads
2 followers

Inverted Tag Entries

This library mod allows tags to have inverted entries, which will remove entries from a tag. This can be useful if you want a tag that has all entries of another tag but excluding a few specific entries, for example.

To add an inverted tag entry, add an ! before the id/tag. Here's an example tag which has all pickaxes except the iron pickaxe:

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

This mod is incompatible with Load My F***ing Tags as Inverted Tag Entries has the functionality built-in.

External resources


Project members

Apollo

Member


Technical information

License
MIT
Client side
unsupported
Server side
required
Project ID