From e16580808bff3d4333bc4e8b7b134d5e06cd5257 Mon Sep 17 00:00:00 2001 From: incidentalstoat Date: Fri, 27 Sep 2024 17:31:06 -0500 Subject: [PATCH] grappling hooks --- index.toml | 7 ++++++- mods/grappling-hook-mod-fabric.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 20 insertions(+), 2 deletions(-) create mode 100644 mods/grappling-hook-mod-fabric.pw.toml diff --git a/index.toml b/index.toml index 2b3e047..771ca6a 100644 --- a/index.toml +++ b/index.toml @@ -1933,6 +1933,11 @@ file = "mods/grapplemod-1.8+1.20(.1).pw.toml" hash = "1d13f7892f0b8c7c99f8363d66f0711612d8848f24a6bfc84f8c31a4f2c8134e" metafile = true +[[files]] +file = "mods/grappling-hook-mod-fabric.pw.toml" +hash = "78af855ce4a3615de0046c0e7ddc0722166cf273555bd08384ec03ba6a1a44eb" +metafile = true + [[files]] file = "mods/handcrafted-fabric-1.20.1-3.0.6.pw.toml" hash = "067d993717af99dbfbd2ad6ac7d6ce2eb146f12580ecc48d0cb4797bd022640f" @@ -2545,7 +2550,7 @@ metafile = true [[files]] file = "options.txt" -hash = "074647ab0fdff44721c7b3ba624295c78dbdc54ec00962f2cf0acedd63d065d3" +hash = "732632499a85fba7da8686c56971bb939214585a1b8f3d71097648606be3764f" [[files]] file = "org.jrbudda.vivecraft.steamvrinput_knuckles.json" diff --git a/mods/grappling-hook-mod-fabric.pw.toml b/mods/grappling-hook-mod-fabric.pw.toml new file mode 100644 index 0000000..49e908d --- /dev/null +++ b/mods/grappling-hook-mod-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "Grappling Hook Mod: Restitched" +filename = "grapplemod-1.99.0+1.20.1.beta.fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/f4hp6FTb/versions/jVjsFtrx/grapplemod-1.99.0%2B1.20.1.beta.fabric.jar" +hash-format = "sha512" +hash = "b91eae3ddfba21d1fadcdbb103386e59a8a296a35cc75bc2c27ab09a64df1dfbf197853639b194dc1465bd191ea68f5b31694aa8a176800c064c3504736ad845" + +[update] +[update.modrinth] +mod-id = "f4hp6FTb" +version = "jVjsFtrx" diff --git a/pack.toml b/pack.toml index d5bdaee..7f9c148 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "35583d341b3604843508c04f8107de0900988b33e274c3c1ba3392fa1926103d" +hash = "22eec39328df308db7a011da51647a13e24d193d1bd64093e559c4437f05b669" [versions] fabric = "0.16.0"