pammed
This commit is contained in:
parent
5a048cca3d
commit
c99cabcbe3
20
index.toml
20
index.toml
@ -558,6 +558,26 @@ file = "mods/open-loader.pw.toml"
|
|||||||
hash = "22d931365312d6aeee6596362265172cb2b8cd7080563cdd7f3ac97845be5883"
|
hash = "22d931365312d6aeee6596362265172cb2b8cd7080563cdd7f3ac97845be5883"
|
||||||
metafile = true
|
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]]
|
[[files]]
|
||||||
file = "mods/patchouli.pw.toml"
|
file = "mods/patchouli.pw.toml"
|
||||||
hash = "8895f6fc1d8d8280539f3e381f3b0316d912600d7a8dda216ce83466abaa5aee"
|
hash = "8895f6fc1d8d8280539f3e381f3b0316d912600d7a8dda216ce83466abaa5aee"
|
||||||
|
13
mods/pams-harvestcraft-2-crops.pw.toml
Normal file
13
mods/pams-harvestcraft-2-crops.pw.toml
Normal file
@ -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
|
13
mods/pams-harvestcraft-2-food-core.pw.toml
Normal file
13
mods/pams-harvestcraft-2-food-core.pw.toml
Normal file
@ -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
|
13
mods/pams-harvestcraft-2-food-extended.pw.toml
Normal file
13
mods/pams-harvestcraft-2-food-extended.pw.toml
Normal file
@ -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
|
13
mods/pams-harvestcraft-2-trees.pw.toml
Normal file
13
mods/pams-harvestcraft-2-trees.pw.toml
Normal file
@ -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
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "4c20381412961899de2b66cbcb07efd526730d6c05243c6357cfcfda8a88cbb9"
|
hash = "144c7be31af262a677d8d2646339a3b982e49fc7dd8a4b5e9109bb1d7faae157"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "43.3.13"
|
forge = "43.3.13"
|
||||||
|
Loading…
Reference in New Issue
Block a user