Inverted Tag Entries

Inverted Tag Entries

Mod

Library mod allowing tags to have inverted entries

Server LibraryUtility

40 downloads
2 followers
Createda month ago
Updateda month ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

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