From 5bda9e9868469eec2da169d3c3c966f99830613f Mon Sep 17 00:00:00 2001 From: sajenim Date: Wed, 29 May 2024 12:36:55 +0800 Subject: [PATCH] remove continents --- index.toml | 5 ----- mods/continents.pw.toml | 13 ------------- pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 mods/continents.pw.toml diff --git a/index.toml b/index.toml index e1bc602..bee4971 100644 --- a/index.toml +++ b/index.toml @@ -14,11 +14,6 @@ file = "mods/cloth-config.pw.toml" hash = "e1b84efda222d3d22b8b683980ef1d089ca015e0d8671cd18f2892f70d4b03e5" metafile = true -[[files]] -file = "mods/continents.pw.toml" -hash = "f0a4562f19849d0bfc567017d4b6f04b57787ade7938a586aca24ec5481964d1" -metafile = true - [[files]] file = "mods/fabric-api.pw.toml" hash = "5197e9172dd9a9b06303b85a837e7a044b71c005b3d0003aa19041a253daf541" diff --git a/mods/continents.pw.toml b/mods/continents.pw.toml deleted file mode 100644 index 5e00f4c..0000000 --- a/mods/continents.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Continents" -filename = "Continents_1.20.4_v1.1.4.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/bQ5TJA1E/versions/WHW8ec8k/Continents_1.20.4_v1.1.4.jar" -hash-format = "sha1" -hash = "ac067d62ccdb97895305d11e03adabfe4172bfaa" - -[update] -[update.modrinth] -mod-id = "bQ5TJA1E" -version = "WHW8ec8k" diff --git a/pack.toml b/pack.toml index d6dca41..11584ca 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 = "eb692e9fa7c6aefebc3d3334dba791fbbb4461883a8ade47331029babd30d6a0" +hash = "8d2f062a37eaede04a077deb0f013fb2bba5d00a9a2ef3e025d4907ba0b57b07" [versions] fabric = "0.15.11"