promotional bannermobile promotional banner

AutoTag

Automatically populates some item, block and other tags (for mod compatibility)

File Details

1.19.x: AutoTag 2.0.0

  • R
  • Sep 14, 2022
  • 47.45 KB
  • 3.1M
  • 1.19.2+2
  • Fabric

File Name

autotag-2.0.0+1.19.jar

Supported Versions

  • 1.19.2
  • 1.19.1
  • 1.19

Curse Maven Snippet

Fabric

modImplementation "curse.maven:autotag-618433:3989400"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

* Updated to 1.19.x.
* Now is split into two mods internally: AutoTag API and AutoTag Convention. As a user, you do not need to worry about this.
* If you're a developer and depend on AutoTag, you'll likely only want to include AutoTag API. Visit https://github.com/apace100/autotag for more information.

* Automatically excludes `minecraft:sculk` from the `c:ores` tags as it is not an ore but would be matched to the tag by AutoTag Convention's automatic `c:ores` tag.

I'd like to send huge thanks to Will BL for pulling the major weight of this update, especially for the split into two modules and providing the maven host!