diff --git a/build.sh b/build.sh index 686a383..ea6a40a 100644 --- a/build.sh +++ b/build.sh @@ -28,7 +28,7 @@ echo >&2 "Creating mrpack archive for: ${pack_name} ${pack_version}" # manually downloaded rm -f ~/.cache/packwiz/cache/import/* downloadLinks=( - "https://mediafilez.forgecdn.net/files/4024/443/inmisaddon-1.0.2.jar" + "https://mediafilez.forgecdn.net/files/4139/885/inmisaddon-1.0.3.jar" ) for downloadLink in ${downloadLinks[@]} do diff --git a/index.toml b/index.toml index 4101678..55202d1 100644 --- a/index.toml +++ b/index.toml @@ -670,6 +670,11 @@ file = "mods/paperdoll.pw.toml" hash = "1871e82e3e20aa3d8b7fdf8004235423d672b80a4e23eff7b78d0b37d57a0a8e" metafile = true +[[files]] +file = "mods/patchouli.pw.toml" +hash = "2dab4b3cea2f1ce1505c3c7be55d8fb6123a7593435134f2c15eed18e6c07ddf" +metafile = true + [[files]] file = "mods/pehkui.pw.toml" hash = "527279ca4b9a30e756139465d01009482bafc3e2992c96947118a56e0bce293f" diff --git a/mods/inventory-hud-forge.pw.toml b/mods/inventory-hud-forge.pw.toml index 811c1cc..c55899e 100644 --- a/mods/inventory-hud-forge.pw.toml +++ b/mods/inventory-hud-forge.pw.toml @@ -1,13 +1,13 @@ name = "Inventory HUD+" -filename = "InventoryHUD-fabric-[1.19.1] -3.4.2.jar" +filename = "invhud.fabric.1.19-3.4.7.jar" side = "both" [download] hash-format = "sha1" -hash = "b57d8f07e4b004be297232681326b04976a2197e" +hash = "522e9d07109e5bceb74b1796757b520bca4a6c4d" mode = "metadata:curseforge" [update] [update.curseforge] -file-id = 3903460 +file-id = 4153723 project-id = 357540 diff --git a/mods/patchouli.pw.toml b/mods/patchouli.pw.toml new file mode 100644 index 0000000..56f9306 --- /dev/null +++ b/mods/patchouli.pw.toml @@ -0,0 +1,13 @@ +name = "Patchouli" +filename = "Patchouli-1.19.2-77-FABRIC.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/nU0bVIaL/versions/NorgAU8F/Patchouli-1.19.2-77-FABRIC.jar" +hash-format = "sha1" +hash = "668cf78f543d43412453759961adeac4fabcafeb" + +[update] +[update.modrinth] +mod-id = "nU0bVIaL" +version = "NorgAU8F" diff --git a/pack.toml b/pack.toml index f76c976..2b5b779 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 = "602d7f91ff005bb956f8f654cfb58ed1809676075384d7e2b1f9ff4680fc4ee4" +hash = "c60e203a3a5158e511468a42f51b6026ddec990d6cbec38347baf9babb278879" [versions] fabric = "0.14.11"