diff --git a/packages/forgeworks/modpack/index.toml b/packages/forgeworks/modpack/index.toml index 17c70a2..d8ddb53 100644 --- a/packages/forgeworks/modpack/index.toml +++ b/packages/forgeworks/modpack/index.toml @@ -1518,6 +1518,11 @@ file = "mods/forgified-fabric-api.pw.toml" hash = "61a46abc7e25ba0fed85c175d31c0022146c86ad458a7633bf9c843ce69f7967" metafile = true +[[files]] +file = "mods/framework.pw.toml" +hash = "11bc4d2951f2bbb0dd17c77534f05c909987e19203398558713bc515f441d5a2" +metafile = true + [[files]] file = "mods/friends-and-foes-forge.pw.toml" hash = "d6966001c37d728ffc53e371feb2c3b270a3fe9dce8eb5b29515e5068660a0e5" @@ -1993,6 +1998,11 @@ file = "mods/reeses-sodium-options.pw.toml" hash = "6a48780ffd4bc3b941f81232c84034aba5ff7645ea635c604de6df71e6596bb3" metafile = true +[[files]] +file = "mods/refurbished-furniture.pw.toml" +hash = "35eb897c9736c48125a8f86253bc5c0f6f1b3891127d7c300d00b0339167cd36" +metafile = true + [[files]] file = "mods/resourceful-config.pw.toml" hash = "89d21f5da7fea8b1197c6e8e5215d45f7400844560e0f7c179d3c6145bd36a95" diff --git a/packages/forgeworks/modpack/mods/framework.pw.toml b/packages/forgeworks/modpack/mods/framework.pw.toml new file mode 100644 index 0000000..47e3b25 --- /dev/null +++ b/packages/forgeworks/modpack/mods/framework.pw.toml @@ -0,0 +1,13 @@ +name = "Framework" +filename = "framework-neoforge-1.21.1-0.9.6.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "5a6b6c61b856098bfe8c9d35b92638ddbc14da27" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 6531439 +project-id = 549225 diff --git a/packages/forgeworks/modpack/mods/refurbished-furniture.pw.toml b/packages/forgeworks/modpack/mods/refurbished-furniture.pw.toml new file mode 100644 index 0000000..a1af130 --- /dev/null +++ b/packages/forgeworks/modpack/mods/refurbished-furniture.pw.toml @@ -0,0 +1,13 @@ +name = "MrCrayfish's Furniture Mod: Refurbished" +filename = "refurbished_furniture-neoforge-1.21.1-1.0.16.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "63cc46607e89deff01da6ee8b25f2dbb0582b9f9" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 6623948 +project-id = 897116 diff --git a/packages/forgeworks/modpack/pack.toml b/packages/forgeworks/modpack/pack.toml index b5e6c99..084384d 100644 --- a/packages/forgeworks/modpack/pack.toml +++ b/packages/forgeworks/modpack/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "252bcf8b3ba64e62c0c1293cf68bb6d63323208ba9eaf60fba2b15375330be76" +hash = "93e2b425afd4cc1c3ec828d5549d84812ee921bc1ee576f5c6e31accdd53ac80" [versions] fabric = "0.16.4"