Skip to content

CodeOfArdonia/BetterTags

Repository files navigation

Better Tags

This mod add an exclude field ! for tag.

For example, you want to remove minecraft:oak_log from #minecraft:logs, you just need to write these in tags.

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

This feature is also available for tags, and if the key is not present it will not cause loading failures.

Other versions?

Of course after stabled.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages