From 3f3d7020ae7e13ecfcb07c595f28be4a371b2192 Mon Sep 17 00:00:00 2001 From: Merith Date: Fri, 14 Feb 2025 19:00:13 -0800 Subject: [PATCH] remove too new mod :( --- .minecraft/index.toml | 10 ---------- .minecraft/mods/bakers-tools.pw.toml | 13 ------------- .minecraft/mods/ovenlib.pw.toml | 13 ------------- .minecraft/pack.toml | 2 +- 4 files changed, 1 insertion(+), 37 deletions(-) delete mode 100644 .minecraft/mods/bakers-tools.pw.toml delete mode 100644 .minecraft/mods/ovenlib.pw.toml diff --git a/.minecraft/index.toml b/.minecraft/index.toml index 7ed2010..5fd98a0 100644 --- a/.minecraft/index.toml +++ b/.minecraft/index.toml @@ -61,11 +61,6 @@ file = "mods/architectury-api.pw.toml" hash = "e12dce3e543168379a2856c66064ee2001e6420a9dfc6163f37b78e518947456" metafile = true -[[files]] -file = "mods/bakers-tools.pw.toml" -hash = "7d1fca8212b3cfbe1d33e30661b35ff1561b6040643a3ca53577675b5f93f2fb" -metafile = true - [[files]] file = "mods/bettercommandblockui.pw.toml" hash = "6da189b0c8713f4c7b81af3fd8207aa4c473ccabeee1770de7da1538efca0b15" @@ -261,11 +256,6 @@ file = "mods/one-world-folder.pw.toml" hash = "5364e86ec495b0aaeb918c1681e43c756569b6402dde602e3d670cd9b56bab46" metafile = true -[[files]] -file = "mods/ovenlib.pw.toml" -hash = "a42db218bccf7ade307d618657cac9f6ddac83fa24b615639fb614d8ee4a3093" -metafile = true - [[files]] file = "mods/owo-lib.pw.toml" hash = "df4c4fe3aff1792aa7d19d097d5d1bc0c6e958e6e4ee32dbf148ecac62e1274d" diff --git a/.minecraft/mods/bakers-tools.pw.toml b/.minecraft/mods/bakers-tools.pw.toml deleted file mode 100644 index 4922fdd..0000000 --- a/.minecraft/mods/bakers-tools.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Baker's Tools" -filename = "bakers-tools-0.1.5.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/5pK8WJ7f/versions/TiaZhzDq/bakers-tools-0.1.5.jar" -hash-format = "sha512" -hash = "73b52d26b38e5525d5ec3bd1e85aa0be2f28cc7ce254b08b4b6ab66d40befe064919af76c159780679a5a61fc03c90ecb68b3764c07639b7a8731ed4734c43c2" - -[update] -[update.modrinth] -mod-id = "5pK8WJ7f" -version = "TiaZhzDq" diff --git a/.minecraft/mods/ovenlib.pw.toml b/.minecraft/mods/ovenlib.pw.toml deleted file mode 100644 index 885827c..0000000 --- a/.minecraft/mods/ovenlib.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "ovenlib" -filename = "ovenlib-0.1.5.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/lZze5Hii/versions/76rcDWtV/ovenlib-0.1.5.jar" -hash-format = "sha512" -hash = "58469cd3da38faee148fd8e38010a5c29cdbe8c9708d315cbfb5388332a06c5607f0d9b5551829cfb30197047a4cb514d19345663438e1448c8e96e022af9729" - -[update] -[update.modrinth] -mod-id = "lZze5Hii" -version = "76rcDWtV" diff --git a/.minecraft/pack.toml b/.minecraft/pack.toml index 05a708f..9f58668 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 = "087ac88d48f9be0dec9e537e7dde6ecdcc0590f86117520c26a1f72d8f0dca66" +hash = "bccaf4bcaf491175dbb01f98fcc20600b1ac479082ac1b99fa17106ea6976898" [versions] fabric = "0.16.10"