diff --git a/.gitignore b/.gitignore index 9a7ee5c..68e126e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,8 @@ -# Exclude exported CurseForge zip files -/packwiz/*.zip +# Exclude exported CurseForge/MultiMC zip files +/export/*.zip # Exclude exported Modrinth modpacks -/packwiz/*.mrpack +/export/*.mrpack # Exclude packwiz binary packwiz-run \ No newline at end of file diff --git a/packwiz/index.toml b/packwiz/index.toml index 40ea1b2..d8bd686 100644 --- a/packwiz/index.toml +++ b/packwiz/index.toml @@ -589,6 +589,11 @@ file = "mods/xaeros-minimap.pw.toml" hash = "9112a7917815d6c1f9a1617b90963f813ca03a0f3322e35ca7ce0066935f63ef" metafile = true +[[files]] +file = "openloader/data/terratonic.pw.toml" +hash = "02b03085ab64903c4b46d1a9f9bdf468fbdabfd76e7425d12e9833bf1f848e4b" +metafile = true + [[files]] file = "options.txt" hash = "af6463f303e94f001c8c4392dedac593bedb73cc2e7595c98116a0c74e4cd8db" diff --git a/packwiz/openloader/data/terratonic-1-18-2.zip b/packwiz/openloader/data/terratonic-1-18-2.zip deleted file mode 100644 index 0872d58..0000000 Binary files a/packwiz/openloader/data/terratonic-1-18-2.zip and /dev/null differ diff --git a/packwiz/openloader/data/terratonic.pw.toml b/packwiz/openloader/data/terratonic.pw.toml new file mode 100644 index 0000000..e59656c --- /dev/null +++ b/packwiz/openloader/data/terratonic.pw.toml @@ -0,0 +1,7 @@ +name = "terratonic" +filename = "terratonic-1-18-2.zip" + +[download] +url = "https://github.com/ApolloDatapacks/pack-library/raw/main/terratonic/terratonic-1-18-2.zip" +hash-format = "sha1" +hash = "ed2d83778f7d32cec89b51438941561dfda87b55" diff --git a/packwiz/pack.toml b/packwiz/pack.toml index e0fab8b..e843103 100644 --- a/packwiz/pack.toml +++ b/packwiz/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "10368134eef4251b365be705789acb6a832bd9368233a3174b37d73967a6f713" +hash = "781bc6c3e3cd53cd714d2dbe011e7901d2dbc0e5442f24efe7365e20e7a4c13c" [versions] forge = "40.2.2"