From 4415eecb3d8446fa932708a5f9e1e850a6f7e255 Mon Sep 17 00:00:00 2001 From: Thomas Hinkle Date: Sat, 17 Jun 2023 22:35:08 -0500 Subject: [PATCH] downgraded a mod for compatibility --- CHANGELOG.md | 2 +- index.toml | 2 +- mods/almost-unified.pw.toml | 12 ++++++------ pack.toml | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f924f2b..e89df20 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -58,7 +58,7 @@ This will be the initial release for the production server. I will avoid adding - Additional Enchanted Miner 1192.1.0 -> 1192.1.1 - Advanced Peripherals 0.7.27r -> 0.7.28r -- Almost Unified 0.4.2 -> 0.5.0 +- Almost Unified 0.4.2 -> 0.4.4 - Aquamirae 5.6.API14 -> 6.API15 - Architectury API 6.5.77 -> 6.5.85 - Bookshelf 16.2.18 -> 16.3.20 diff --git a/index.toml b/index.toml index 3da4a19..21d69fc 100644 --- a/index.toml +++ b/index.toml @@ -148,7 +148,7 @@ metafile = true [[files]] file = "mods/almost-unified.pw.toml" -hash = "eee543d5df77eb92c79d0ee76ff4302fe7350d8283da2c7c05ef4c74edc294e7" +hash = "f722c39d3f4ca5dbb520133b05ff790de74b5337531402da10d1efca975191dc" metafile = true [[files]] diff --git a/mods/almost-unified.pw.toml b/mods/almost-unified.pw.toml index a7c36f4..6dba9be 100644 --- a/mods/almost-unified.pw.toml +++ b/mods/almost-unified.pw.toml @@ -1,13 +1,13 @@ name = "Almost Unified" -filename = "almostunified-forge-1.19.2-0.5.0.jar" +filename = "almostunified-forge-1.19.2-0.4.4.jar" side = "both" [download] +url = "https://cdn.modrinth.com/data/sdaSaQEz/versions/nFn0L5rw/almostunified-forge-1.19.2-0.4.4.jar" hash-format = "sha1" -hash = "a5e89e47bb7e9650fb4765fcbea2e4d29f04fa0e" -mode = "metadata:curseforge" +hash = "1d27e7c16d6db623731f7ff88df03c9532680715" [update] -[update.curseforge] -file-id = 4586195 -project-id = 633823 +[update.modrinth] +mod-id = "sdaSaQEz" +version = "nFn0L5rw" diff --git a/pack.toml b/pack.toml index aaf52a5..ad2d532 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 = "1d0f962c421f5aa35ebfd19411254aac09cda0492eb245885e3e4a8a57b37ec4" +hash = "9bdf89bccc2b2de062b05ec0641be2dfb1235f152855e622051771824ecec25e" [versions] forge = "43.2.8"