diff --git a/index.toml b/index.toml index 773cc19..8a92a41 100644 --- a/index.toml +++ b/index.toml @@ -498,6 +498,11 @@ file = "mods/grimoire-of-gaia.pw.toml" hash = "1edffe2fe81fe9d55ea867d6e1c14e41c804b1a0190c893a260cb9e194c2bc1e" metafile = true +[[files]] +file = "mods/hit-feedback.pw.toml" +hash = "a914c48327cf2277033ba4c49d2f4cd10f2804222145b7f68f293c392c47cfe2" +metafile = true + [[files]] file = "mods/ice-and-fire-dragons.pw.toml" hash = "3e8cbae6a944592a6485b8c5e62b0794fe950ba8a6b155302d08f4205b9ad9b3" diff --git a/mods/hit-feedback.pw.toml b/mods/hit-feedback.pw.toml new file mode 100644 index 0000000..3e14202 --- /dev/null +++ b/mods/hit-feedback.pw.toml @@ -0,0 +1,13 @@ +name = "Hit Feedback" +filename = "HitFeedback-1.20.1-1.1.5-forge.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/NKPOiJ04/versions/M5xeSYUY/HitFeedback-1.20.1-1.1.5-forge.jar" +hash-format = "sha512" +hash = "8b4870e50d88eee9879dfdc1d18a79302feb4b68889a9a16f884631d0df583c3585781dd8eda8e364bf0d604b89299ee305f3b1ff338aa78691a7f224fa6cdbe" + +[update] +[update.modrinth] +mod-id = "NKPOiJ04" +version = "M5xeSYUY" \ No newline at end of file diff --git a/pack.toml b/pack.toml index 973d644..7e0a41e 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 = "e4d37f09d07baaeeb6e25bba0bd8edbad890b444994dc8ec0c540b40c2afafc0" +hash = "410c8a56a65bcc282e3b1f48b464b1075a52957bba42be1f9bdd6c1dfe0658c7" [versions] forge = "47.3.0"