diff --git a/client/index.toml b/client/index.toml index cc60b1a..55534a4 100644 --- a/client/index.toml +++ b/client/index.toml @@ -260,6 +260,11 @@ file = "mods/jei.pw.toml" hash = "fce2b731ee4e4884f17248e9acfa591fa28e9b1f786272175b8b653aa9e6904b" metafile = true +[[files]] +file = "mods/just-hammers.pw.toml" +hash = "01c77043a26a03e934e6a3dd38dfa6e5906495c1a7697a2cdd64427715ab8619" +metafile = true + [[files]] file = "mods/justenoughbreeding.pw.toml" hash = "96599d2351dbd23f58035b0b52c4df9eef6d30d9c1c7c3dc02374b3784ba752e" diff --git a/client/mods/just-hammers.pw.toml b/client/mods/just-hammers.pw.toml new file mode 100644 index 0000000..b2173ed --- /dev/null +++ b/client/mods/just-hammers.pw.toml @@ -0,0 +1,13 @@ +name = "Just Hammers" +filename = "just-hammers-fabric-21.11.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/edU0NbZZ/versions/TLvzvEk6/just-hammers-fabric-21.11.1.jar" +hash-format = "sha512" +hash = "871c74e73babbeb047eb09f5974761c71d177f5d28b91aa378ee33fd93e048aad4464a5e75930cfa6290a38d1d96a5780faae7b68b6984c1ef1c711391cfdd63" + +[update] +[update.modrinth] +mod-id = "edU0NbZZ" +version = "TLvzvEk6" diff --git a/client/pack.toml b/client/pack.toml index 02816fe..a001260 100644 --- a/client/pack.toml +++ b/client/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "4567341d8253a8f9b20331a8a8d5069ea60548a725ec365b47de8131c2fa7222" +hash = "583a935bf65a8b43bcd8aae92c8ee1324c743e25cb3076daa883877e87cee860" [versions] fabric = "0.18.4" diff --git a/server/index.toml b/server/index.toml index 5e9399a..09d5b45 100644 --- a/server/index.toml +++ b/server/index.toml @@ -175,6 +175,11 @@ file = "mods/jei.pw.toml" hash = "fce2b731ee4e4884f17248e9acfa591fa28e9b1f786272175b8b653aa9e6904b" metafile = true +[[files]] +file = "mods/just-hammers.pw.toml" +hash = "01c77043a26a03e934e6a3dd38dfa6e5906495c1a7697a2cdd64427715ab8619" +metafile = true + [[files]] file = "mods/krypton.pw.toml" hash = "8f6e0157b42ba668c0ba9aa7eff94b3b91a8f58bcd357e574d70a7b160d4337c" diff --git a/server/mods/just-hammers.pw.toml b/server/mods/just-hammers.pw.toml new file mode 100644 index 0000000..b2173ed --- /dev/null +++ b/server/mods/just-hammers.pw.toml @@ -0,0 +1,13 @@ +name = "Just Hammers" +filename = "just-hammers-fabric-21.11.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/edU0NbZZ/versions/TLvzvEk6/just-hammers-fabric-21.11.1.jar" +hash-format = "sha512" +hash = "871c74e73babbeb047eb09f5974761c71d177f5d28b91aa378ee33fd93e048aad4464a5e75930cfa6290a38d1d96a5780faae7b68b6984c1ef1c711391cfdd63" + +[update] +[update.modrinth] +mod-id = "edU0NbZZ" +version = "TLvzvEk6" diff --git a/server/pack.toml b/server/pack.toml index 760d154..85ddc34 100644 --- a/server/pack.toml +++ b/server/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "2412252aa4dbeb8e827d2000d60ebe235bde805469fa565acb576a6655901915" +hash = "024ccdcad3811e2d5010f25f6019b87deb40ed86f3c3d0f1de6d463536b65528" [versions] fabric = "0.18.4"