From 142097ff931eb9a38007b3683d67c96c034e2baa Mon Sep 17 00:00:00 2001 From: Khorne <65675610+Khorne101@users.noreply.github.com> Date: Mon, 1 Jan 2024 14:14:19 -0600 Subject: [PATCH] 1.2.0 --- index.toml | 10 ++++++++++ mods/mo-guns.pw.toml | 13 +++++++++++++ mods/mrcrayfish-furniture-mod.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 mods/mo-guns.pw.toml create mode 100644 mods/mrcrayfish-furniture-mod.pw.toml diff --git a/index.toml b/index.toml index 6239a64..5eb1e8f 100644 --- a/index.toml +++ b/index.toml @@ -335,6 +335,11 @@ file = "mods/mekanism.pw.toml" hash = "88f8a91fd486f6a4aadf94fe15598ac21dd0c65e8eebc04e8572aa275c505cbf" metafile = true +[[files]] +file = "mods/mo-guns.pw.toml" +hash = "875f76c552f01dc1acaa36d02f358c917aeee7a7b3d9687887058a1d71d5dd7e" +metafile = true + [[files]] file = "mods/more-immersive-wires.pw.toml" hash = "b208348d3d160392e83f146c902a3a9f2a5f7dee06ac237b7119e11d3ec65e56" @@ -345,6 +350,11 @@ file = "mods/mouse-tweaks.pw.toml" hash = "496ee18fbcb9e7e2c629048a9f40bf642df42cc0287691d98932b9d311cede46" metafile = true +[[files]] +file = "mods/mrcrayfish-furniture-mod.pw.toml" +hash = "eab360710dfebe9b6f7f5c260acfc8275663db2245c85a1e436a78d8e7531dd5" +metafile = true + [[files]] file = "mods/mrcrayfishs-gun-mod.pw.toml" hash = "3c039f216acdcfb6e21e09f157bcde98a3f47f81280612fbe26e530cab7a1083" diff --git a/mods/mo-guns.pw.toml b/mods/mo-guns.pw.toml new file mode 100644 index 0000000..916b96a --- /dev/null +++ b/mods/mo-guns.pw.toml @@ -0,0 +1,13 @@ +name = "Mo' Guns" +filename = "MoGuns-1.9.2-1.18.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/tFkFJ8qg/versions/XMyzGyX6/MoGuns-1.9.2-1.18.2.jar" +hash-format = "sha1" +hash = "2a07f8fea4f9469716050d93f540cbcc97b14c42" + +[update] +[update.modrinth] +mod-id = "tFkFJ8qg" +version = "XMyzGyX6" diff --git a/mods/mrcrayfish-furniture-mod.pw.toml b/mods/mrcrayfish-furniture-mod.pw.toml new file mode 100644 index 0000000..cea072f --- /dev/null +++ b/mods/mrcrayfish-furniture-mod.pw.toml @@ -0,0 +1,13 @@ +name = "MrCrayfish's Furniture Mod" +filename = "cfm-7.0.0-pre35-1.18.2.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "2e73f576c3b1d6b36ed258df6ac67cb8a82bcc98" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4374992 +project-id = 55438 diff --git a/pack.toml b/pack.toml index 6987c07..b94afa0 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 = "3665d9e0ee35fd27425621951307046e82d7ea75aec317cba1679336a9251792" +hash = "298d67dd1ee7b44ac9bc88f46ee70cddc86637eaae833e422592886d9d9c3ed6" [versions] forge = "40.2.2"