From c7849fd9f76cb3d67d1b4b7f67434664c91acbd4 Mon Sep 17 00:00:00 2001 From: Khorne Date: Sat, 15 Jun 2024 13:19:15 -0500 Subject: [PATCH] fucked dynmap properly this time, bye bye --- index.toml | 5 ----- mods/dynmapforge.pw.toml | 13 ------------- pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 mods/dynmapforge.pw.toml diff --git a/index.toml b/index.toml index a8137fd..cbd6443 100644 --- a/index.toml +++ b/index.toml @@ -189,11 +189,6 @@ file = "mods/cyclops-core.pw.toml" hash = "b39b757e64ba7c3d8cdbffaf3286c35a3c6e32399f0dddbeaef20a6defb635f5" metafile = true -[[files]] -file = "mods/dynmapforge.pw.toml" -hash = "61027c60b1122ba9c396cfd906cfc959b8918384898ba750941f57d706aab89f" -metafile = true - [[files]] file = "mods/eureka.pw.toml" hash = "35492aafe029952f90a742cac9b3a8d9ebe7c7a92cac372481ca83a459a52230" diff --git a/mods/dynmapforge.pw.toml b/mods/dynmapforge.pw.toml deleted file mode 100644 index 6426d98..0000000 --- a/mods/dynmapforge.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Dynmap-Forge/Fabric" -filename = "Dynmap-3.7-beta-4-forge-1.18.2.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "304e796df3400f5431d5a4386bdfa4f408748b6d" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 4979005 -project-id = 59433 diff --git a/pack.toml b/pack.toml index 357482d..9900423 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 = "fa5c85d8f0965c4055d40cd42de7fce17ccbc354de1088ac78c0fc4b01083e71" +hash = "590146a46e1ead438794e3c0e3f3cb85d21738a3e452b871e12f43ed51f20f41" [versions] forge = "40.2.14"