diff --git a/index.toml b/index.toml index 12070e0..64f696c 100644 --- a/index.toml +++ b/index.toml @@ -307,6 +307,11 @@ file = "mods/item-borders.pw.toml" hash = "f5de86bcb2be4853227bceb5ffb593da2dcbf38d98e690dcf2f8eac008785b00" metafile = true +[[files]] +file = "mods/just-hammers.pw.toml" +hash = "2294807fe7e5adfda61ca3f5dbb1eb032f6ddb7302fd8555a8d077619f29acf8" +metafile = true + [[files]] file = "mods/lambdynamiclights.pw.toml" hash = "62dcbd50ca504de26da23305b6e1578298b6cfd14fb98118fcd471cf128d4337" diff --git a/mods/just-hammers.pw.toml b/mods/just-hammers.pw.toml new file mode 100644 index 0000000..d62292b --- /dev/null +++ b/mods/just-hammers.pw.toml @@ -0,0 +1,13 @@ +name = "Just Hammers" +filename = "justhammers-fabric-2.0.4+mc1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/edU0NbZZ/versions/SEtS5PPB/justhammers-fabric-2.0.4%2Bmc1.20.1.jar" +hash-format = "sha512" +hash = "0719734500747f4ea2f1cb9b6f15ecfedbccdc9df8b690dbe4e1bc7bb434dd499aaad190142aea961f3218585361f2ecf96c83b32f511d2ed24364d1df17b229" + +[update] +[update.modrinth] +mod-id = "edU0NbZZ" +version = "SEtS5PPB" diff --git a/pack.toml b/pack.toml index 740e086..b23ccef 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 = "ab48454b6cb947ce7fd0ce7df9b749dbeca156f6e6f7094f428d938e928b17f6" +hash = "bac88891c95a1d37c2768ae1be7f500d8f29f81904996c641911bc896781792c" [versions] fabric = "0.16.10"