diff --git a/src/index.toml b/src/index.toml index 38aa3b1..90c0216 100644 --- a/src/index.toml +++ b/src/index.toml @@ -407,6 +407,11 @@ file = "mods/controlling.pw.toml" hash = "2a50d21837bba88e3c9490c6bb8e0a9b44b052645d5c1481b48a060439c20a3c" metafile = true +[[files]] +file = "mods/cooking-for-blockheads.pw.toml" +hash = "cf89b7eb32d4b032ec2d7e5e6b94a159b37077bfe622aff964b5b1c85be4946a" +metafile = true + [[files]] file = "mods/craftpresence.pw.toml" hash = "412fd174362af3abba3e005335fa22a8afcba5d8f09c9ee2a410d53f8bf44bf7" diff --git a/src/mods/cooking-for-blockheads.pw.toml b/src/mods/cooking-for-blockheads.pw.toml new file mode 100644 index 0000000..b371558 --- /dev/null +++ b/src/mods/cooking-for-blockheads.pw.toml @@ -0,0 +1,13 @@ +name = "Cooking for Blockheads" +filename = "cookingforblockheads-forge-1.20-16.0.1.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "ae18d4ad7b343382d88b1d3172aeea28a8e00894" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4749420 +project-id = 231484 diff --git a/src/pack.toml b/src/pack.toml index 02ee07d..948d43f 100644 --- a/src/pack.toml +++ b/src/pack.toml @@ -1,12 +1,12 @@ name = "GalacticFactory" author = "GalacticFactory" -version = "0.6.10" +version = "0.6.11" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "32994e63e3966d4201e86b69cc3a1f812445295bf32ae120b633add8e0b72df8" +hash = "076c56d6798594d1a64f9f66d6ba726369fd558bacba11d3352f7037fe843d08" [versions] forge = "47.2.0"