diff --git a/index.toml b/index.toml index 1ec96e1..2000f48 100644 --- a/index.toml +++ b/index.toml @@ -356,6 +356,11 @@ file = "mods/disable-accessibility-screen.pw.toml" hash = "852f47b38edc8389d21e3e2508c8128b10b2f7601aff8db56e4c441a949b8e96" metafile = true +[[files]] +file = "mods/displaythat.pw.toml" +hash = "c62305a73f12593fe8688c8ebef8a02afe624fda8dec477d41b01548590eea2b" +metafile = true + [[files]] file = "mods/does-it-tick.pw.toml" hash = "782bd2177b75eb643ed9456887d2f141d7353ac6d9704ba36433aa12a62d8144" diff --git a/mods/displaythat.pw.toml b/mods/displaythat.pw.toml new file mode 100644 index 0000000..649e0ac --- /dev/null +++ b/mods/displaythat.pw.toml @@ -0,0 +1,7 @@ +name = "displaythat" +filename = "displaythat-1.21.1-1.0.0.jar" + +[download] +url = "https://cdn.modrinth.com/data/zBnsgnoB/versions/ljbjM4r1/displaythat-1.21.1-1.0.0.jar" +hash-format = "sha256" +hash = "887e5e87d1d42dda6b28f22885d215eda579421d62c511de270612df7e4a6db1" diff --git a/pack.toml b/pack.toml index 8e28a61..4891429 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 = "b16fb27273e034a87b39c2ea4c9289d2904f9b9f8b831e34593f45da50155495" +hash = "443e09ac82598d6fe9f95260fe1db1bd97f3931b5b6c6e268fb91b77a3547892" [versions] minecraft = "1.21.1"