diff --git a/index.toml b/index.toml index a621587..755c385 100644 --- a/index.toml +++ b/index.toml @@ -623,6 +623,11 @@ file = "mods/waystones.pw.toml" hash = "c9a63c67893610e550c893c89ac485b4b0778ad1783f0e8705a63b458f57e96f" metafile = true +[[files]] +file = "mods/where-is-it.pw.toml" +hash = "c19f0bf43ceb5415585dcec715a63d1430b563067e33cf9194850d18d5bf7265" +metafile = true + [[files]] file = "mods/wthit.pw.toml" hash = "874a680170fbf36204ee1c4e57650b6a28b15d10a32163964850aaccc9a7457a" diff --git a/mods/where-is-it.pw.toml b/mods/where-is-it.pw.toml new file mode 100644 index 0000000..1b50e0a --- /dev/null +++ b/mods/where-is-it.pw.toml @@ -0,0 +1,13 @@ +name = "Where Is It" +filename = "whereisit-2.0.24+1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/FCTyEqkn/versions/E3rNBZFj/whereisit-2.0.24%2B1.20.1.jar" +hash-format = "sha1" +hash = "1f1ed7da4534e1772749c769ca049d943766dce5" + +[update] +[update.modrinth] +mod-id = "FCTyEqkn" +version = "E3rNBZFj" diff --git a/pack.toml b/pack.toml index 1ea0c6f..5600c04 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "2dd83bd05311a4833a57b5d38267795761d466961450f7f4f6328e801ccba612" +hash = "d4b19d9befe8aa167df036ac409278522a25c519ad191784017d0e5523ff1396" [versions] minecraft = "1.20.1"