From cee22fefbf57f8222c9ef3e0639d601c969adcac Mon Sep 17 00:00:00 2001 From: seth Date: Wed, 3 Apr 2024 21:57:41 -0400 Subject: -architectury,c2me,rei,yacl & +jei --- mods/architectury-api.pw.toml | 13 ------------- mods/c2me-fabric.pw.toml | 13 ------------- mods/jei.pw.toml | 13 +++++++++++++ mods/roughly-enough-items.pw.toml | 13 ------------- mods/yacl.pw.toml | 13 ------------- 5 files changed, 13 insertions(+), 52 deletions(-) delete mode 100644 mods/architectury-api.pw.toml delete mode 100644 mods/c2me-fabric.pw.toml create mode 100644 mods/jei.pw.toml delete mode 100644 mods/roughly-enough-items.pw.toml delete mode 100644 mods/yacl.pw.toml (limited to 'mods') diff --git a/mods/architectury-api.pw.toml b/mods/architectury-api.pw.toml deleted file mode 100644 index c5180a0..0000000 --- a/mods/architectury-api.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Architectury API" -filename = "architectury-11.1.17-fabric.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/kVjQWX0l/architectury-11.1.17-fabric.jar" -hash-format = "sha1" -hash = "578b95d1c3631e614739fa4ac1ca773836950540" - -[update] -[update.modrinth] -mod-id = "lhGA9TYQ" -version = "kVjQWX0l" diff --git a/mods/c2me-fabric.pw.toml b/mods/c2me-fabric.pw.toml deleted file mode 100644 index 242c62c..0000000 --- a/mods/c2me-fabric.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Concurrent Chunk Management Engine (Fabric)" -filename = "c2me-fabric-mc1.20.4-0.2.0+alpha.11.62.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/VSNURh3q/versions/rq177mLj/c2me-fabric-mc1.20.4-0.2.0%2Balpha.11.62.jar" -hash-format = "sha1" -hash = "27bedd451cac864bbb672bdeb1545e446da11aac" - -[update] -[update.modrinth] -mod-id = "VSNURh3q" -version = "rq177mLj" diff --git a/mods/jei.pw.toml b/mods/jei.pw.toml new file mode 100644 index 0000000..2c85828 --- /dev/null +++ b/mods/jei.pw.toml @@ -0,0 +1,13 @@ +name = "Just Enough Items" +filename = "jei-1.20.4-fabric-17.3.0.49.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/HPR5ThoH/jei-1.20.4-fabric-17.3.0.49.jar" +hash-format = "sha1" +hash = "0c6b988703c0ced015c1a15712c624bf7cf29565" + +[update] +[update.modrinth] +mod-id = "u6dRKJwZ" +version = "HPR5ThoH" diff --git a/mods/roughly-enough-items.pw.toml b/mods/roughly-enough-items.pw.toml deleted file mode 100644 index 4711d9d..0000000 --- a/mods/roughly-enough-items.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Roughly Enough Items (REI)" -filename = "RoughlyEnoughItems-14.0.688-fabric.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/nfn13YXA/versions/Jhw0fDTs/RoughlyEnoughItems-14.0.688-fabric.jar" -hash-format = "sha1" -hash = "a0693dc5036ca869196a6d9eb815fad9d3a42625" - -[update] -[update.modrinth] -mod-id = "nfn13YXA" -version = "Jhw0fDTs" diff --git a/mods/yacl.pw.toml b/mods/yacl.pw.toml deleted file mode 100644 index eb5c58f..0000000 --- a/mods/yacl.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "YetAnotherConfigLib" -filename = "yet-another-config-lib-fabric-3.3.2+1.20.4.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/1eAoo2KR/versions/StXMrAsz/yet-another-config-lib-fabric-3.3.2%2B1.20.4.jar" -hash-format = "sha1" -hash = "9cbb8f3401160ec4422630bbf930208a898fe320" - -[update] -[update.modrinth] -mod-id = "1eAoo2KR" -version = "StXMrAsz" -- cgit v1.2.3