From 03b70edeb1b284764a3e8c35289b41ab64d313db Mon Sep 17 00:00:00 2001 From: materus Date: Sat, 13 Sep 2025 19:13:50 +0200 Subject: [PATCH] fix names --- .../{fa_creepers.toml => fa_creepers.pw.toml} | 0 .../{fa_details.toml => fa_details.pw.toml} | 0 .../{fa_emmisive.toml => fa_emmisive.pw.toml} | 0 .../{fa_quivers.toml => fa_quivers.pw.toml} | 0 index.toml | 16 ++++++++++++---- nohup.out | 2 ++ pack.toml | 2 +- 7 files changed, 15 insertions(+), 5 deletions(-) rename config/paxi/resourcepacks/{fa_creepers.toml => fa_creepers.pw.toml} (100%) rename config/paxi/resourcepacks/{fa_details.toml => fa_details.pw.toml} (100%) rename config/paxi/resourcepacks/{fa_emmisive.toml => fa_emmisive.pw.toml} (100%) rename config/paxi/resourcepacks/{fa_quivers.toml => fa_quivers.pw.toml} (100%) create mode 100644 nohup.out diff --git a/config/paxi/resourcepacks/fa_creepers.toml b/config/paxi/resourcepacks/fa_creepers.pw.toml similarity index 100% rename from config/paxi/resourcepacks/fa_creepers.toml rename to config/paxi/resourcepacks/fa_creepers.pw.toml diff --git a/config/paxi/resourcepacks/fa_details.toml b/config/paxi/resourcepacks/fa_details.pw.toml similarity index 100% rename from config/paxi/resourcepacks/fa_details.toml rename to config/paxi/resourcepacks/fa_details.pw.toml diff --git a/config/paxi/resourcepacks/fa_emmisive.toml b/config/paxi/resourcepacks/fa_emmisive.pw.toml similarity index 100% rename from config/paxi/resourcepacks/fa_emmisive.toml rename to config/paxi/resourcepacks/fa_emmisive.pw.toml diff --git a/config/paxi/resourcepacks/fa_quivers.toml b/config/paxi/resourcepacks/fa_quivers.pw.toml similarity index 100% rename from config/paxi/resourcepacks/fa_quivers.toml rename to config/paxi/resourcepacks/fa_quivers.pw.toml diff --git a/index.toml b/index.toml index 0ce2e61..c0d6b57 100644 --- a/index.toml +++ b/index.toml @@ -239,20 +239,24 @@ hash = "88496e670b35be0585d76f593cad1e59e76e7e9c4a014d5e8e4ce8c8b8e29986" metafile = true [[files]] -file = "config/paxi/resourcepacks/fa_creepers.toml" +file = "config/paxi/resourcepacks/fa_creepers.pw.toml" hash = "99ee53e1e74bcccf98fc7959c887c0d50b224e27b04f090382d31e954611ee91" +metafile = true [[files]] -file = "config/paxi/resourcepacks/fa_details.toml" +file = "config/paxi/resourcepacks/fa_details.pw.toml" hash = "42757ff1359baaaae1d6c5e4ab5cc1eb0f0e15c7ced9350c1ce733dd9272e810" +metafile = true [[files]] -file = "config/paxi/resourcepacks/fa_emmisive.toml" +file = "config/paxi/resourcepacks/fa_emmisive.pw.toml" hash = "121790a4a13e2d90cac09463e14cc65c0bc9453ff068af2e91f09871e2f05c59" +metafile = true [[files]] -file = "config/paxi/resourcepacks/fa_quivers.toml" +file = "config/paxi/resourcepacks/fa_quivers.pw.toml" hash = "d7ecd8ec507c4b8975c08c2f6e4db752ba1ed87bd7115e9c0af46eaa2a50def8" +metafile = true [[files]] file = "config/paxi/resourcepacks/fresh-animations.pw.toml" @@ -2799,6 +2803,10 @@ file = "mods/zombie-horse-spawn.pw.toml" hash = "41e9844d70e61b06c0c79d4b23b1b34aa31a23d5256e8c203d6ec5bc8a4649ef" metafile = true +[[files]] +file = "nohup.out" +hash = "6a421c3771147d830cd5db06bf91471123d31e44adc37586876ea67fec8c0f61" + [[files]] file = "shaderpacks/BSLClassic.zip" hash = "6e258568a695ab47886a1b9fed56b07b167710c39bd861d222e859b300b5e2b5" diff --git a/nohup.out b/nohup.out new file mode 100644 index 0000000..462b9ab --- /dev/null +++ b/nohup.out @@ -0,0 +1,2 @@ +qt.multimedia.symbolsresolver: Couldn't load pipewire-0.3 library +qt.multimedia.symbolsresolver: Couldn't resolve pipewire-0.3 symbols diff --git a/pack.toml b/pack.toml index fbc0c1a..785eadf 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 = "38b75722bf1d75629611724941fb4dee39e581331483ec217b9d29ccc1811dac" +hash = "1e738057e6466e83067437880dc4d5402b34810ee545bbe96c4b80e604c38439" [versions] forge = "47.4.8"