From 58bba6658ba095b0a66fb036005008344761a740 Mon Sep 17 00:00:00 2001 From: materus Date: Sat, 13 Sep 2025 13:34:32 +0200 Subject: [PATCH] move file --- index.toml | 10 +++++----- .../supplementaries-compat.pw.toml | 0 pack.toml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) rename supplementaries-compat.pw.toml => mods/supplementaries-compat.pw.toml (100%) diff --git a/index.toml b/index.toml index 6c98425..9808fe9 100644 --- a/index.toml +++ b/index.toml @@ -2528,6 +2528,11 @@ file = "mods/supermartijn642s-core-lib.pw.toml" hash = "b969799c17defc1e7c76e4605557c9d32802a0004a5e45b7044e85d3d9c43345" metafile = true +[[files]] +file = "mods/supplementaries-compat.pw.toml" +hash = "ecc40d6563a978de8d6138c5c1c0a959f6cfd18fd5da00c940902b974f8a6b72" +metafile = true + [[files]] file = "mods/supplementaries.pw.toml" hash = "f6437a2ac567d421f2595b8d527e2b44b832b39f6e97ceb32e6a10a49576ce56" @@ -2790,8 +2795,3 @@ hash = "c2d777ab119799032a9e5d3e481a99524c3809468bc2e26f85075c32035e2f0b" file = "shaderpacks/psx-shader.pw.toml" hash = "cae1e279176423750315d392d152f800c8b34ee870b1c2e60600fdd7f4b7630b" metafile = true - -[[files]] -file = "supplementaries-compat.pw.toml" -hash = "ecc40d6563a978de8d6138c5c1c0a959f6cfd18fd5da00c940902b974f8a6b72" -metafile = true diff --git a/supplementaries-compat.pw.toml b/mods/supplementaries-compat.pw.toml similarity index 100% rename from supplementaries-compat.pw.toml rename to mods/supplementaries-compat.pw.toml diff --git a/pack.toml b/pack.toml index 5ace755..381e6b7 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 = "84af6be814f8ebe5f59166766ca9e2ec5ad1c147aaca04eb481aac73a39a7933" +hash = "b56bffa4c67e1836ad276ce3e93df6c20a866b0382193d622c21244db3b369d5" [versions] forge = "47.4.8"