diff --git a/index.toml b/index.toml index e726e69..b87bddb 100644 --- a/index.toml +++ b/index.toml @@ -228,6 +228,11 @@ file = "mods/continuity.pw.toml" hash = "3648ed55ffae5bc153c16b2d414925cc30165b5171aa0e2a146e5ba22366fcf1" metafile = true +[[files]] +file = "mods/cooperative-advancements-fabric.pw.toml" +hash = "56988928ebe839443df61be548db2ba5123280f7bf54eadfbf01a7515af8fab6" +metafile = true + [[files]] file = "mods/croptopia.pw.toml" hash = "3194c4bdc39116cffacea6df1bde789e58711f8dbb4717328c7f2749de5c93c6" @@ -353,6 +358,11 @@ file = "mods/here-be-no-dragons.pw.toml" hash = "dc68ac05c3a822a567487f019ad9f5faa814390b71dcbdf4258b219e2a4e5370" metafile = true +[[files]] +file = "mods/iceberg-fabric.pw.toml" +hash = "9a2f80adb3ee17c60a6ec5e0bb8800aa37345655fcba54cfd2f9da5e768b9887" +metafile = true + [[files]] file = "mods/image2map.pw.toml" hash = "195c33e4bb771df8668eb1b5f1876c0be8bef5aeddde3417513cc9f8fa4106be" diff --git a/mods/cooperative-advancements-fabric.pw.toml b/mods/cooperative-advancements-fabric.pw.toml new file mode 100644 index 0000000..4617bf7 --- /dev/null +++ b/mods/cooperative-advancements-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "Cooperative Advancements [Fabric]" +filename = "CooperativeAdvancements-1.19.2-fabric-1.3.0.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "9d00af73e88ac5152370911edc1da854b1a48103" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3961313 +project-id = 541945 diff --git a/mods/iceberg-fabric.pw.toml b/mods/iceberg-fabric.pw.toml new file mode 100644 index 0000000..0e81b7b --- /dev/null +++ b/mods/iceberg-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "Iceberg [Fabric]" +filename = "Iceberg-1.19.1-fabric-1.0.46.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "cff3a1f0aa7bd3c6f3ac29ae5cb9e6aba991ecd1" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3922111 +project-id = 539382 diff --git a/pack.toml b/pack.toml index 27f3191..532f6fe 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 = "9ab63d76dfca290032af0eaaac375761425139aa1d6c909c39f65333de087ccc" +hash = "2a4508a1725bb169024e9ed2507b4ebfd2e8eb9bea78e4047f5f4ceaa5d989a6" [versions] fabric = "0.14.9"