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