aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Hayden <alexhayden25@gmail.com>2019-02-01 18:19:13 -0500
committerAlexander Hayden <alexhayden25@gmail.com>2019-02-01 18:19:13 -0500
commit0d20b680d43923c9a1f7bacfd683ed574aa5ca52 (patch)
tree0f3fe98001249d2d134dbffa70c8e2d143eb9317
parentb8d4e9a74b4e59052d122ee8a96e3c476d95443a (diff)
parentbe15df5823707f200dd27c05df8d5494465c0cda (diff)
downloadmodpackman-0d20b680d43923c9a1f7bacfd683ed574aa5ca52.tar.gz
modpackman-0d20b680d43923c9a1f7bacfd683ed574aa5ca52.zip
merge. also more mods.
-rw-r--r--downloads.txt1
-rw-r--r--latest-urls.txt3
-rw-r--r--readme.md2
3 files changed, 5 insertions, 1 deletions
diff --git a/downloads.txt b/downloads.txt
index 1464baf..1712003 100644
--- a/downloads.txt
+++ b/downloads.txt
@@ -32,6 +32,7 @@ mantle.jar bb23a99220319ebd1e6452e7a7e973aca6b286b3 https://media.forgecdn.net/f
treecapitator.jar 45b4d5b191dc3e6ac57b2fe59538c8d71eb8bf50 https://media.forgecdn.net/files/2443/661/Treecapitator-1.12-at_0.9a.jar
ironchests.jar 5b40d393fb4bd744701a7ee3e958d3fa4a33ce93 https://media.forgecdn.net/files/2662/915/ironchest-1.12.2-7.0.56.840.jar
ironbackpacks.jar 50758105dabe8f0d4c6e311e14ad2c1f5673d2cd https://media.forgecdn.net/files/2564/573/IronBackpacks-1.12.2-3.0.8-12.jar
+hwyla.jar 7280d5c0dab42436549bcefc63ff64a1049e5501 https://media.forgecdn.net/files/2568/751/Hwyla-1.8.26-B41_1.12.2.jar
dynamictrees-thaum-compat.jar 806cc392ba48b866291d6971f48b2172e96124fa https://media.forgecdn.net/files/2650/353/DynamicTreesTC-1.12.2-1.4.1e.jar
dynamictrees-pams-compat.jar 2e429e9705cb49afb72e2650001d003fd755ce42 https://media.forgecdn.net/files/2656/685/DynamicTreesPHC-1.12.2-1.4.2.jar
thermaldynamics.jar a41bc51c0b659f80c6e90a0d60cc02b3f84a7b6b https://media.forgecdn.net/files/2624/182/ThermalDynamics-1.12.2-2.5.3.16-universal.jar
diff --git a/latest-urls.txt b/latest-urls.txt
index 592ab97..a0b8706 100644
--- a/latest-urls.txt
+++ b/latest-urls.txt
@@ -33,7 +33,8 @@ mantle.jar https://minecraft.curseforge.com/projects/mantle/files/latest
treecapitator.jar https://minecraft.curseforge.com/projects/treecapitator-port/files/latest
ironchests.jar https://minecraft.curseforge.com/projects/iron-chests/files/latest
ironbackpacks.jar https://minecraft.curseforge.com/projects/iron-backpacks/files/latest
-#### doesn't work right now.
+hwyla.jar https://minecraft.curseforge.com/projects/hwyla/files/latest
+# don't work right now.
#dynamictrees-traverse-compat.jar https://minecraft.curseforge.com/projects/dynamic-trees-traverse-compat/files/latest
dynamictrees-thaum-compat.jar https://minecraft.curseforge.com/projects/dttc/files/latest
dynamictrees-pams-compat.jar https://minecraft.curseforge.com/projects/dtphc/files/latest
diff --git a/readme.md b/readme.md
index 80f43cd..51228c9 100644
--- a/readme.md
+++ b/readme.md
@@ -6,3 +6,5 @@ Script to update modpacks automatically
#### To Use
Simply put the location of your `mods` folder in `pack-location.txt` and run `python update.py install`
+
+Requires the `requests` module.