From c6c435bd6800cdc1c08e7b2fcd25b5cf085388ae Mon Sep 17 00:00:00 2001 From: Merith Date: Fri, 14 Feb 2025 21:00:05 -0800 Subject: [PATCH] disable fabricord for now --- .minecraft/index.toml | 2 +- .minecraft/mods/fabricord.pw.toml | 2 +- .minecraft/pack.toml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.minecraft/index.toml b/.minecraft/index.toml index be8d277..0e92d6d 100644 --- a/.minecraft/index.toml +++ b/.minecraft/index.toml @@ -141,7 +141,7 @@ metafile = true [[files]] file = "mods/fabricord.pw.toml" -hash = "f68caf32a91d9dc90b090156f594ca3d1167ed8e5987b56b86a1430fbebcb0a2" +hash = "f8e20daadcf904e8c8522fecfe25dcb3368d4c03b692db8062dc79841eb1e5b5" metafile = true [[files]] diff --git a/.minecraft/mods/fabricord.pw.toml b/.minecraft/mods/fabricord.pw.toml index a663f8c..c63a5b1 100644 --- a/.minecraft/mods/fabricord.pw.toml +++ b/.minecraft/mods/fabricord.pw.toml @@ -1,5 +1,5 @@ name = "Fabricord" -filename = "Fabricord-3.1.jar" +filename = "Fabricord-3.1.jar.dis" side = "server" [download] diff --git a/.minecraft/pack.toml b/.minecraft/pack.toml index 633fbf0..29d5915 100644 --- a/.minecraft/pack.toml +++ b/.minecraft/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "1ee125cb5a94a579942ce53d80698a867fb86667042112b9d550ba12a6195d70" +hash = "06ce6218751ea1eb517ab73c57b4df2e1c25558d3ef03648b91937e2d72d2eae" [versions] fabric = "0.16.10"