From aae25112b63ad019b4303e8105d7db5d6762ba16 Mon Sep 17 00:00:00 2001 From: materus Date: Sat, 13 Sep 2025 13:40:53 +0200 Subject: [PATCH] move file --- .../paxi/datapacks}/supplementaries-compat.pw.toml | 0 index.toml | 10 +++++----- pack.toml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) rename {mods => config/paxi/datapacks}/supplementaries-compat.pw.toml (100%) diff --git a/mods/supplementaries-compat.pw.toml b/config/paxi/datapacks/supplementaries-compat.pw.toml similarity index 100% rename from mods/supplementaries-compat.pw.toml rename to config/paxi/datapacks/supplementaries-compat.pw.toml diff --git a/index.toml b/index.toml index 9808fe9..683bbe7 100644 --- a/index.toml +++ b/index.toml @@ -184,6 +184,11 @@ file = "config/paxi/datapacks/repurposed-structures-farmers-delight-compat.pw.to hash = "83ddbb3b1fd548de53a940282e902d499e2484d5dd4c2d90d6aa7f229d3fe6eb" metafile = true +[[files]] +file = "config/paxi/datapacks/supplementaries-compat.pw.toml" +hash = "ecc40d6563a978de8d6138c5c1c0a959f6cfd18fd5da00c940902b974f8a6b72" +metafile = true + [[files]] file = "config/paxi/resourcepack_load_order.json" hash = "d0aaf3172f34275479f0669aa5b0a94b85788ae638f3062b948ec49d31c38293" @@ -2528,11 +2533,6 @@ 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" diff --git a/pack.toml b/pack.toml index 381e6b7..0a363af 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 = "b56bffa4c67e1836ad276ce3e93df6c20a866b0382193d622c21244db3b369d5" +hash = "f41d5bb894ac27bd1765f187b5a18588b7f7099b8fe6bd6207fb663eb85a1ea9" [versions] forge = "47.4.8"