From 4d4ca8b62fef10e9162e91ff6c76c34d92b0127a Mon Sep 17 00:00:00 2001 From: IThundxr Date: Thu, 25 Apr 2024 12:36:25 -0400 Subject: [PATCH] fix bluemap support Signed-off-by: IThundxr --- index.toml | 2 +- mods/plutonium.pw.toml | 6 +++--- pack.toml | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/index.toml b/index.toml index 50321843..564a3271 100644 --- a/index.toml +++ b/index.toml @@ -1146,7 +1146,7 @@ metafile = true [[files]] file = "mods/plutonium.pw.toml" -hash = "1f8a1e7683bc94c63a89c33026bb9f5d4fd1932f6d01372d6cac2623e5100535" +hash = "00a470dfe6cf40ce9a165c672ee1c2582f5375d22681f3138a0ebb1c29fa9ae9" metafile = true [[files]] diff --git a/mods/plutonium.pw.toml b/mods/plutonium.pw.toml index 344b4297..8c527d9a 100644 --- a/mods/plutonium.pw.toml +++ b/mods/plutonium.pw.toml @@ -1,7 +1,7 @@ name = "plutonium" -filename = "Plutonium-1.1.0.jar" +filename = "Plutonium-1.1.2-mc1.20.1.jar" [download] -url = "https://github.com/IThundxr/Plutonium/releases/download/v1.1.0/Plutonium-1.1.0.jar" +url = "https://github.com/IThundxr/Plutonium/releases/download/v1.1.2/Plutonium-1.1.2-mc1.20.1.jar" hash-format = "sha256" -hash = "02f1e58b435ac7b57f6083a6f0bf3613b9d92b345ea3b654fec8f198b13972e4" +hash = "8de3049633e66cbb06cc080b01ef502238a6f8d0612efd71fef561d1d21eae0c" diff --git a/pack.toml b/pack.toml index 791a34ee..10bd8755 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 = "df7af851b6b6b75b07850fd46927c3e51e84327e8959651c9d2eb665f18febc1" +hash = "fcdf5979f49b8eee1accc079b2ee0f619418776be66556c16a24a309d5c333ee" [versions] fabric = "0.15.7"