From ed45531ced3094d3d10ae17ac9f6660051bf2070 Mon Sep 17 00:00:00 2001 From: copygirl Date: Wed, 27 Jul 2022 18:40:04 +0200 Subject: [PATCH] Add Grappling Hook Mod --- docs/MODS.md | 2 ++ mods/grappling-hook-mod.pw.toml | 13 +++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 mods/grappling-hook-mod.pw.toml diff --git a/docs/MODS.md b/docs/MODS.md index 67b6f5f..977c0f3 100644 --- a/docs/MODS.md +++ b/docs/MODS.md @@ -111,6 +111,7 @@ - ![](icon/cf.png) [Curio of Undying] - Equip totem of undying in your charm slot - ![](icon/cf.png) [Curious Elytra] - Equip elytra in your back slot - ![](icon/mr.png) [Ensorcellation] - Various additional enchantments +- ![](icon/mr.png) [Grappling Hook Mod] - Different grappling hooks, upgrades, and enchantments - ![](icon/cf.png) [MrCrayfish's Gun Mod] - Unique, customizable and enchantable weapons - ![](icon/mr.png) [Slimy Stuff] - More uses for slime such as tools and armor - ![](icon/cf.png) [Tetra] - Craft modular weapons and tools, then improve them with use @@ -126,6 +127,7 @@ [Curio of Undying]: https://www.curseforge.com/minecraft/mc-mods/curio-of-undying [Curious Elytra]: https://www.curseforge.com/minecraft/mc-mods/curious-elytra [Ensorcellation]: https://modrinth.com/mod/ensorcellation +[Grappling Hook Mod]: https://modrinth.com/mod/grappling-hook-mod [MrCrayfish's Gun Mod]: https://www.curseforge.com/minecraft/mc-mods/mrcrayfishs-gun-mod [Slimy Stuff]: https://modrinth.com/mod/slimy-stuff [Tetra]: https://www.curseforge.com/minecraft/mc-mods/tetra diff --git a/mods/grappling-hook-mod.pw.toml b/mods/grappling-hook-mod.pw.toml new file mode 100644 index 0000000..5a64dcd --- /dev/null +++ b/mods/grappling-hook-mod.pw.toml @@ -0,0 +1,13 @@ +name = "Grappling Hook Mod" +filename = "grappling_hook_mod-1.18.2-v13.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/hGWjTxOA/versions/v13-1.18.2/grappling_hook_mod-1.18.2-v13.jar" +hash-format = "sha1" +hash = "8120486ab09034379655a71e3fdc9dcfd971739c" + +[update] +[update.modrinth] +mod-id = "hGWjTxOA" +version = "Jhoaor6T"