From 063954aade78bad4535d84df771cbf59250f8f87 Mon Sep 17 00:00:00 2001 From: "Jill \"oatmealine\" Monoids" Date: Tue, 13 Sep 2022 09:02:23 +0300 Subject: [PATCH] + Friends&Foes --- index.toml | 5 +++++ mods/friends-and-foes.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/friends-and-foes.pw.toml diff --git a/index.toml b/index.toml index d0994dd..3af237e 100644 --- a/index.toml +++ b/index.toml @@ -343,6 +343,11 @@ file = "mods/forgetmechunk.pw.toml" hash = "c576911c18870a36c1337d4f48b708fb620b51f1cb0c6497e5cab661ae07f5a0" metafile = true +[[files]] +file = "mods/friends-and-foes.pw.toml" +hash = "49331826f620d83a4716e06e6a613b56a74d89f4f3531c1f0b5656e0e28d3b57" +metafile = true + [[files]] file = "mods/fwaystones.pw.toml" hash = "ce65f82cb910cbf28985b02e8e553d97a1e928387cf5002149b989a7fd21e369" diff --git a/mods/friends-and-foes.pw.toml b/mods/friends-and-foes.pw.toml new file mode 100644 index 0000000..c5229bd --- /dev/null +++ b/mods/friends-and-foes.pw.toml @@ -0,0 +1,13 @@ +name = "Friends&Foes (Fabric)" +filename = "friendsandfoes-fabric-mc1.19.2-1.5.10.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "619bed99a5b8e6da7f4a4fc560138b195557c45b" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3974658 +project-id = 551364 diff --git a/pack.toml b/pack.toml index 678845b..e7f26a7 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 = "110716bc6556e33daa482e1f56912fd5c0a7f7ac9f59cf9612e679a015173c79" +hash = "1c4232094d6c5d9eef34a832443491934d3ed2e77e0575dfac35d0740c301a84" [versions] fabric = "0.14.9"