From bb0726c596a0e682ca6c697c7cffaef3c0beafac Mon Sep 17 00:00:00 2001 From: Tyrone Faulhaber <20131658+spectrapulse@users.noreply.github.com> Date: Wed, 31 Jul 2024 04:52:50 +0200 Subject: [PATCH] Potentially fixed some recipes being patched out from AE2 --- index.toml | 9 ++------- mods/almost-unified.pw.toml | 13 ------------- mods/create-trainutilities.pw.toml | 8 ++++---- mods/recipe-essentials-forge-fabric.pw.toml | 6 +++--- pack.toml | 2 +- 5 files changed, 10 insertions(+), 28 deletions(-) delete mode 100644 mods/almost-unified.pw.toml diff --git a/index.toml b/index.toml index 03a3063..bfb932b 100644 --- a/index.toml +++ b/index.toml @@ -113,11 +113,6 @@ file = "mods/ai-improvements.pw.toml" hash = "d45d8ba9633fe8d819e6a8822b5f25807a52a5f29a82e87d31ce8920fd080500" metafile = true -[[files]] -file = "mods/almost-unified.pw.toml" -hash = "9218f4af5213f4b0b33fc72d8f30728c7ff973e61867baf009114d0e28a7dc89" -metafile = true - [[files]] file = "mods/alternate-current.pw.toml" hash = "e794a0240ad915c2c8e43a04e6dfded947bf11f3895533dce2e6114cb250f373" @@ -390,7 +385,7 @@ metafile = true [[files]] file = "mods/create-trainutilities.pw.toml" -hash = "57f873ea312ae2834746fc0c891c83d3b93a6dc0383c0556185b9228ba6c5710" +hash = "92c238cc2fd1c9e31791f9dd67a1f88a876d808a0ee7912e49a67bf4de04768d" metafile = true [[files]] @@ -934,7 +929,7 @@ metafile = true [[files]] file = "mods/recipe-essentials-forge-fabric.pw.toml" -hash = "30b5bc2384a127d2ec6ad93125d7f6bbc8c93bc8db2a441c009cf067884fd2b9" +hash = "6a30514da0ab75c8cf96a2b3be3f4a667d0496cea73bd4ca321b5de09bcc28af" metafile = true [[files]] diff --git a/mods/almost-unified.pw.toml b/mods/almost-unified.pw.toml deleted file mode 100644 index 7876437..0000000 --- a/mods/almost-unified.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Almost Unified" -filename = "almostunified-forge-1.20.1-0.9.4.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/sdaSaQEz/versions/oTclC5Xa/almostunified-forge-1.20.1-0.9.4.jar" -hash-format = "sha1" -hash = "b04a865b4ffb3c07357435d414205af0101eef62" - -[update] -[update.modrinth] -mod-id = "sdaSaQEz" -version = "oTclC5Xa" diff --git a/mods/create-trainutilities.pw.toml b/mods/create-trainutilities.pw.toml index 6fa412a..03bd370 100644 --- a/mods/create-trainutilities.pw.toml +++ b/mods/create-trainutilities.pw.toml @@ -1,13 +1,13 @@ name = "Create: TrainUtilities" -filename = "trainutilities-forge-2.1.0.jar" +filename = "trainutilities-forge-2.1.1.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/kVIxLqso/versions/iH51rg7I/trainutilities-forge-2.1.0.jar" +url = "https://cdn.modrinth.com/data/kVIxLqso/versions/Zy4uTZm9/trainutilities-forge-2.1.1.jar" hash-format = "sha1" -hash = "71bc3cbe3a68d1537baba66cdb207377668e6383" +hash = "fb9f9de889c142997c3f965fc805a4bffe37c94b" [update] [update.modrinth] mod-id = "kVIxLqso" -version = "iH51rg7I" +version = "Zy4uTZm9" diff --git a/mods/recipe-essentials-forge-fabric.pw.toml b/mods/recipe-essentials-forge-fabric.pw.toml index 48610f5..f866da3 100644 --- a/mods/recipe-essentials-forge-fabric.pw.toml +++ b/mods/recipe-essentials-forge-fabric.pw.toml @@ -1,13 +1,13 @@ name = "Recipe Essentials[Forge/Fabric]" -filename = "recipeessentials-1.20.1-3.5.jar" +filename = "recipeessentials-1.20.1-3.6.jar" side = "both" [download] hash-format = "sha1" -hash = "e550f844bc223ab7fc83d9be29f460ff524c9c7b" +hash = "65eb0d1447c9e96bac7c8f24fb73998f45c0da14" mode = "metadata:curseforge" [update] [update.curseforge] -file-id = 5541100 +file-id = 5581360 project-id = 907856 diff --git a/pack.toml b/pack.toml index d179407..fcc1f2c 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 = "f2d8301ba77811db62877afd299c9406e8e2f4bea241d242d25d21d92cc80343" +hash = "e55698fddacccb582deec46fcc60c9fd3dfd918a7e95c4015edc6552e3fd2624" [versions] forge = "47.3.0"