Add AutoTag

This commit is contained in:
NullBite 2023-10-28 13:26:15 -04:00
parent dc0641a137
commit 1f57aa1665
Signed by: nullbite
GPG Key ID: 6C4D545385D4925A
3 changed files with 19 additions and 1 deletions

View File

@ -98,6 +98,11 @@ file = "mods/auth-me.pw.toml"
hash = "e954c2f9ea9195ef558f0cb7dbc7057f2086348fc4a78186bc399145c18b4bb9" hash = "e954c2f9ea9195ef558f0cb7dbc7057f2086348fc4a78186bc399145c18b4bb9"
metafile = true metafile = true
[[files]]
file = "mods/autotag.pw.toml"
hash = "ea6fc6fba3ad1e9868e7807b17c04ebbad43a073b9be6d9374290b94eaa82e79"
metafile = true
[[files]] [[files]]
file = "mods/badpackets.pw.toml" file = "mods/badpackets.pw.toml"
hash = "e5a68e0e0d90aac1d965ab7cab5858c474e875be9012a7c8a3adf96420faa726" hash = "e5a68e0e0d90aac1d965ab7cab5858c474e875be9012a7c8a3adf96420faa726"

13
mods/autotag.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "AutoTag"
filename = "autotag-2.0.2+1.20.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/8FdYDHF5/versions/ocD9XA8D/autotag-2.0.2%2B1.20.jar"
hash-format = "sha1"
hash = "78183b1e5513c6b6d8bf5477b0cda9d8f86268c4"
[update]
[update.modrinth]
mod-id = "8FdYDHF5"
version = "ocD9XA8D"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "de11fc1e0e8515c6077e5e893b7fe17992798f2bbdcd9bfd06a2539fbec621b9" hash = "97c45ff51c962d8f5a0beb500927b7c660f01eaa7ca9510a09f39a99d80048ad"
[versions] [versions]
minecraft = "1.20.1" minecraft = "1.20.1"