From 4d422be856b0bc3a47ac51f13de6dfd08915ef14 Mon Sep 17 00:00:00 2001 From: Merith Date: Tue, 2 Aug 2022 08:17:19 +0000 Subject: [PATCH] QSL conflicts as QSL replaces --- .minecraft/index.toml | 5 ----- .minecraft/mods/fabric-api.pw.toml | 13 ------------- .minecraft/pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 .minecraft/mods/fabric-api.pw.toml diff --git a/.minecraft/index.toml b/.minecraft/index.toml index 56cef08..36e77d4 100644 --- a/.minecraft/index.toml +++ b/.minecraft/index.toml @@ -152,11 +152,6 @@ file = "mods/essential-mod.pw.toml" hash = "3a2d901e6227ca648683702b1e0d2f8aec863e5f3cbd7514574f71ff1f4b6114" metafile = true -[[files]] -file = "mods/fabric-api.pw.toml" -hash = "bec97cef087562af7a94221cc97acd4abe932a80d8ec979b73e3950ab9006806" -metafile = true - [[files]] file = "mods/fabrishot.pw.toml" hash = "75d8979ac6cdc549e71d3ff2f6fee6f809c17e96d6c37692d9b06568ad1aae1f" diff --git a/.minecraft/mods/fabric-api.pw.toml b/.minecraft/mods/fabric-api.pw.toml deleted file mode 100644 index 8acb992..0000000 --- a/.minecraft/mods/fabric-api.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Fabric API" -filename = "fabric-api-0.58.0+1.18.2.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/0.58.0+1.18.2/fabric-api-0.58.0%2B1.18.2.jar" -hash-format = "sha1" -hash = "b9ab9ab267f8cdff525f9a8edb26435d3e2455f6" - -[update] -[update.modrinth] -mod-id = "P7dR8mSH" -version = "4XRtXhtL" diff --git a/.minecraft/pack.toml b/.minecraft/pack.toml index b6b591d..7183e43 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 = "617b88f0708c59ad3046aea42fa7ca7166e26bf83c687fef25dc20d32ac7b1f8" +hash = "4cc1371455334a176268d9364de24d7708ea5c57fc3c40639e20d4f22f548636" [versions] minecraft = "1.18.2"