From c99cabcbe3ef0985c2aa33eb937daeb22639f4dc Mon Sep 17 00:00:00 2001 From: Hexugory Date: Wed, 22 May 2024 22:02:06 -0500 Subject: [PATCH] pammed --- index.toml | 20 +++++++++++++++++++ mods/pams-harvestcraft-2-crops.pw.toml | 13 ++++++++++++ mods/pams-harvestcraft-2-food-core.pw.toml | 13 ++++++++++++ .../pams-harvestcraft-2-food-extended.pw.toml | 13 ++++++++++++ mods/pams-harvestcraft-2-trees.pw.toml | 13 ++++++++++++ pack.toml | 2 +- 6 files changed, 73 insertions(+), 1 deletion(-) create mode 100644 mods/pams-harvestcraft-2-crops.pw.toml create mode 100644 mods/pams-harvestcraft-2-food-core.pw.toml create mode 100644 mods/pams-harvestcraft-2-food-extended.pw.toml create mode 100644 mods/pams-harvestcraft-2-trees.pw.toml diff --git a/index.toml b/index.toml index 54c6d2c..794189d 100644 --- a/index.toml +++ b/index.toml @@ -558,6 +558,26 @@ file = "mods/open-loader.pw.toml" hash = "22d931365312d6aeee6596362265172cb2b8cd7080563cdd7f3ac97845be5883" metafile = true +[[files]] +file = "mods/pams-harvestcraft-2-crops.pw.toml" +hash = "163fe70e260b40aca45d2aed419ffc703a6337c840da4cf514fa2768834626d0" +metafile = true + +[[files]] +file = "mods/pams-harvestcraft-2-food-core.pw.toml" +hash = "a5af261cc4ab01e4f2d4e76c837ec3018d9ace1d1cfbc4672a17e094cbd2d3c9" +metafile = true + +[[files]] +file = "mods/pams-harvestcraft-2-food-extended.pw.toml" +hash = "594e1004d6c58be783078614b7e88919eb40ebd4cd6ea8b9da2e8e9c0fb61d32" +metafile = true + +[[files]] +file = "mods/pams-harvestcraft-2-trees.pw.toml" +hash = "3756509ad06b33d670010545d935058a9ac83cd941a604446899828c1f561410" +metafile = true + [[files]] file = "mods/patchouli.pw.toml" hash = "8895f6fc1d8d8280539f3e381f3b0316d912600d7a8dda216ce83466abaa5aee" diff --git a/mods/pams-harvestcraft-2-crops.pw.toml b/mods/pams-harvestcraft-2-crops.pw.toml new file mode 100644 index 0000000..600b76d --- /dev/null +++ b/mods/pams-harvestcraft-2-crops.pw.toml @@ -0,0 +1,13 @@ +name = "Pam's HarvestCraft 2 - Crops" +filename = "pamhc2crops-1.19.2-1.0.2.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "9c5afddc10472e6e539822cec9f17eaae47b5db2" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4522368 +project-id = 361385 diff --git a/mods/pams-harvestcraft-2-food-core.pw.toml b/mods/pams-harvestcraft-2-food-core.pw.toml new file mode 100644 index 0000000..5d1d4d0 --- /dev/null +++ b/mods/pams-harvestcraft-2-food-core.pw.toml @@ -0,0 +1,13 @@ +name = "Pam's HarvestCraft 2 - Food Core" +filename = "pamhc2foodcore-1.19.2-1.0.1.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "92c71fbe2f5a512fadb0cf78dcfa50b446dc8b18" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4540065 +project-id = 372534 diff --git a/mods/pams-harvestcraft-2-food-extended.pw.toml b/mods/pams-harvestcraft-2-food-extended.pw.toml new file mode 100644 index 0000000..b363731 --- /dev/null +++ b/mods/pams-harvestcraft-2-food-extended.pw.toml @@ -0,0 +1,13 @@ +name = "Pam's HarvestCraft 2 - Food Extended" +filename = "pamhc2foodextended-1.19.2-1.0.0.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "24abb89d646e111f2b4c22aa84beaaacd2e07efc" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4463668 +project-id = 402231 diff --git a/mods/pams-harvestcraft-2-trees.pw.toml b/mods/pams-harvestcraft-2-trees.pw.toml new file mode 100644 index 0000000..c40d29e --- /dev/null +++ b/mods/pams-harvestcraft-2-trees.pw.toml @@ -0,0 +1,13 @@ +name = "Pam's HarvestCraft 2 - Trees" +filename = "pamhc2trees-1.19.2-1.0.1.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "3191253f74bdba316437392059e1b05416e24763" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4480280 +project-id = 365460 diff --git a/pack.toml b/pack.toml index 8f9a184..70129ee 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 = "4c20381412961899de2b66cbcb07efd526730d6c05243c6357cfcfda8a88cbb9" +hash = "144c7be31af262a677d8d2646339a3b982e49fc7dd8a4b5e9109bb1d7faae157" [versions] forge = "43.3.13"