From 1d568aea1d630b024fa4defb42aa997e77a60ecb Mon Sep 17 00:00:00 2001 From: hkc Date: Sat, 10 Aug 2024 15:27:10 +0300 Subject: [PATCH] Removed "Chunk Sending" --- index.toml | 7 +------ modinfo.toml | 1 + mods/chunk-sending-forge-fabric.pw.toml | 13 ------------- pack.toml | 2 +- 4 files changed, 3 insertions(+), 20 deletions(-) delete mode 100644 mods/chunk-sending-forge-fabric.pw.toml diff --git a/index.toml b/index.toml index 22faf4f..afa2717 100644 --- a/index.toml +++ b/index.toml @@ -10,7 +10,7 @@ hash = "a132fc3ad4053560ff53c918b1838b39770ba3702086cab25d881d62bbd997a7" [[files]] file = "modinfo.toml" -hash = "96964447713e4e6558b48c81f80f399a5626ed5b46b245d983effb16824d4568" +hash = "238b04d693393ff038b571fc1a9592419e9fb03a1fd5c3f9344ccf22d1d8929a" [[files]] file = "mods/3dskinlayers.pw.toml" @@ -247,11 +247,6 @@ file = "mods/chunk-loaders.pw.toml" hash = "c0a9f74591d0a2ea22da7775d167c00c877959a69d6ef51d6f78ce52d4c896ae" metafile = true -[[files]] -file = "mods/chunk-sending-forge-fabric.pw.toml" -hash = "a952fb0d69dd033d3577501d2a0b3f0e4c013fa8b5b06a66a0f22eff8df5066d" -metafile = true - [[files]] file = "mods/clickthrough.pw.toml" hash = "e6d3f593517ccc7331cb2f581deaa092094bef8fc501284eacd7379a33bee212" diff --git a/modinfo.toml b/modinfo.toml index c0250f8..7c9eb62 100644 --- a/modinfo.toml +++ b/modinfo.toml @@ -2131,6 +2131,7 @@ link = "https://www.curseforge.com/minecraft/mc-mods/chunk-sending-forge-fabric" icon = "https://media.forgecdn.net/avatars/thumbnails/782/744/256/256/638130016628532924.png" side = "both" optional = false +removed = true [mods.better-than-mending] name = "Better Than Mending" diff --git a/mods/chunk-sending-forge-fabric.pw.toml b/mods/chunk-sending-forge-fabric.pw.toml deleted file mode 100644 index 384df46..0000000 --- a/mods/chunk-sending-forge-fabric.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Chunk Sending[Forge/Fabric]" -filename = "chunksending-fabric-1.20.1-2.8.jar" -side = "both" - -[download] -hash-format = "sha1" -hash = "7dcbf4ad0e571fd5b86af0262197305f2067481b" -mode = "metadata:curseforge" - -[update] -[update.curseforge] -file-id = 4894794 -project-id = 831663 diff --git a/pack.toml b/pack.toml index a175bab..c590de3 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 = "29041be321011526b920d41cc4572e677fdf3fd479f72964d966cd1ec8b8bd5f" +hash = "311de758d663a72e5a3b77055def17456cb9820dca43618372a570614c72e7f1" [versions] fabric = "0.15.11"