From 75e5f92ab8a09a6c01c7807193783c311b9fd465 Mon Sep 17 00:00:00 2001 From: hkc Date: Mon, 4 Mar 2024 12:34:11 +0300 Subject: [PATCH] Server optimization mods --- index.toml | 24 +++++++++++++++++-- mods/c2me-fabric.pw.toml | 13 ++++++++++ mods/chunk-sending-forge-fabric.pw.toml | 13 ++++++++++ mods/chunkumulator.pw.toml | 13 ---------- mods/cupboard.pw.toml | 13 ++++++++++ mods/lithium.pw.toml | 13 ++++++++++ .../structure-essentials-forge-fabric.pw.toml | 13 ++++++++++ pack.toml | 2 +- 8 files changed, 88 insertions(+), 16 deletions(-) create mode 100644 mods/c2me-fabric.pw.toml create mode 100644 mods/chunk-sending-forge-fabric.pw.toml delete mode 100644 mods/chunkumulator.pw.toml create mode 100644 mods/cupboard.pw.toml create mode 100644 mods/lithium.pw.toml create mode 100644 mods/structure-essentials-forge-fabric.pw.toml diff --git a/index.toml b/index.toml index d65a792..17fbc90 100644 --- a/index.toml +++ b/index.toml @@ -110,6 +110,11 @@ file = "mods/build-guide.pw.toml" hash = "d81d230880b61bfc2bc7055b3799c655c7d234d86d7bf529bc217f23e3b159bf" metafile = true +[[files]] +file = "mods/c2me-fabric.pw.toml" +hash = "5afe4e900b83aa83109d0c845df28e9695d8e3639518b0f08169a547f0e3682b" +metafile = true + [[files]] file = "mods/cardinal-components-api.pw.toml" hash = "b3503cb0b7eae56e27e1d7980882795c0b81f4750ec9b140beb996a9d7c0dfb3" @@ -151,8 +156,8 @@ hash = "c0a9f74591d0a2ea22da7775d167c00c877959a69d6ef51d6f78ce52d4c896ae" metafile = true [[files]] -file = "mods/chunkumulator.pw.toml" -hash = "da0136131367a12fc30d78e73e631ddf172a32f5f1021cf78dbf2fc9e804a3dd" +file = "mods/chunk-sending-forge-fabric.pw.toml" +hash = "a952fb0d69dd033d3577501d2a0b3f0e4c013fa8b5b06a66a0f22eff8df5066d" metafile = true [[files]] @@ -215,6 +220,11 @@ file = "mods/createaddition.pw.toml" hash = "286058f5c8cab754bbae76a88cb8fcd2f3c0a8fc14a5768dbf249355df451b6e" metafile = true +[[files]] +file = "mods/cupboard.pw.toml" +hash = "205ab6a8e776226ba839f3c03a80743dc7e963f0b91477c831e98e9b806f91ab" +metafile = true + [[files]] file = "mods/dark-loading-screen.pw.toml" hash = "97ca0b01ac6888486402018e7c95ec3b219a89c3338a416fd25418def5f51fa1" @@ -410,6 +420,11 @@ file = "mods/let-sleeping-dogs-lie.pw.toml" hash = "56735004eac1c99294bdf50519040deb071a8b50d4a898a433678bfa4eee8e1a" metafile = true +[[files]] +file = "mods/lithium.pw.toml" +hash = "c239c951796882b9c93e649a0dba4f2d95804441faaed707b686381b7a5c67da" +metafile = true + [[files]] file = "mods/make_bubbles_pop.pw.toml" hash = "ac2ca5caef9ddb4fd53c035bfaf07026f12bcdb162d19c2fa473bdec8fbec630" @@ -610,6 +625,11 @@ file = "mods/spell-checker.pw.toml" hash = "62ea053e939173ab165fec2b9ce3b82d7f351dae3da3a45a2caa1f97f34932e6" metafile = true +[[files]] +file = "mods/structure-essentials-forge-fabric.pw.toml" +hash = "b25dcfe10e77071dea13e6134feb21ae84711bc201fa64a11d467b97d57f0314" +metafile = true + [[files]] file = "mods/styled-chat.pw.toml" hash = "18cb5a5474406d7af310b53c93a983ffa608b03213f9d325e81dff3239566eb1" diff --git a/mods/c2me-fabric.pw.toml b/mods/c2me-fabric.pw.toml new file mode 100644 index 0000000..d04cce1 --- /dev/null +++ b/mods/c2me-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "Concurrent Chunk Management Engine (Fabric)" +filename = "c2me-fabric-mc1.20.1-0.2.0+alpha.11.5.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/VSNURh3q/versions/QZ5cUNXs/c2me-fabric-mc1.20.1-0.2.0%2Balpha.11.5.jar" +hash-format = "sha1" +hash = "f02c57844c514cf6706c8c31508e31af04238e1c" + +[update] +[update.modrinth] +mod-id = "VSNURh3q" +version = "QZ5cUNXs" diff --git a/mods/chunk-sending-forge-fabric.pw.toml b/mods/chunk-sending-forge-fabric.pw.toml new file mode 100644 index 0000000..384df46 --- /dev/null +++ b/mods/chunk-sending-forge-fabric.pw.toml @@ -0,0 +1,13 @@ +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/mods/chunkumulator.pw.toml b/mods/chunkumulator.pw.toml deleted file mode 100644 index d740ac3..0000000 --- a/mods/chunkumulator.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Chunkumulator" -filename = "chunkumulator-1.0.3+MC1.20.1.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/NdXjQHpc/versions/fttPWJH2/chunkumulator-1.0.3%2BMC1.20.1.jar" -hash-format = "sha1" -hash = "b99e11b277a13f55e73942c93107ed6289bdfcc3" - -[update] -[update.modrinth] -mod-id = "NdXjQHpc" -version = "fttPWJH2" diff --git a/mods/cupboard.pw.toml b/mods/cupboard.pw.toml new file mode 100644 index 0000000..6c3cc57 --- /dev/null +++ b/mods/cupboard.pw.toml @@ -0,0 +1,13 @@ +name = "Cupboard" +filename = "cupboard-fabric-1.20.1-2.3.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "be58ab0a9bd372882f6722c34df65e7f181308a7" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 5063789 +project-id = 326652 diff --git a/mods/lithium.pw.toml b/mods/lithium.pw.toml new file mode 100644 index 0000000..c5a1bc5 --- /dev/null +++ b/mods/lithium.pw.toml @@ -0,0 +1,13 @@ +name = "Lithium" +filename = "lithium-fabric-mc1.20.1-0.11.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/gvQqBUqZ/versions/ZSNsJrPI/lithium-fabric-mc1.20.1-0.11.2.jar" +hash-format = "sha1" +hash = "8f4642147e60827f728badac7a819d1a9f3b25d5" + +[update] +[update.modrinth] +mod-id = "gvQqBUqZ" +version = "ZSNsJrPI" diff --git a/mods/structure-essentials-forge-fabric.pw.toml b/mods/structure-essentials-forge-fabric.pw.toml new file mode 100644 index 0000000..fe80f61 --- /dev/null +++ b/mods/structure-essentials-forge-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "Structure Essentials[Forge/Fabric]" +filename = "structureessentials-fabric-1.20.1-3.3.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "c9d190446f908b85a68633239ae018d47e0eb1c9" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 5138283 +project-id = 832882 diff --git a/pack.toml b/pack.toml index b5feced..31b4dfb 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 = "d8981f7f91b7c8cbd13ad60d207d2bc1c5f7d59d400d2027f67212c1a5153f67" +hash = "63189e940aa53ae97be77d23ff8f8a278523fef5aaa5dd88b3f4ea907e6b329d" [versions] fabric = "0.15.7"