From 7f68ca5d07a96beba26d5647fb12d3beed90a555 Mon Sep 17 00:00:00 2001 From: Lilith Ashley Nyx Arson Date: Thu, 9 Jan 2025 20:27:08 +0100 Subject: [PATCH] sammich --- index.toml | 10 ++++++++++ mods/mealapi.pw.toml | 13 +++++++++++++ mods/sandwichable.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 mods/mealapi.pw.toml create mode 100644 mods/sandwichable.pw.toml diff --git a/index.toml b/index.toml index 29586b1..63ca4c1 100644 --- a/index.toml +++ b/index.toml @@ -381,6 +381,11 @@ file = "mods/markdownmanual.pw.toml" hash = "149ed49c72c1a9409de4487075757c4da3f8ddfc2e02c95ef499d9cfc2a68deb" metafile = true +[[files]] +file = "mods/mealapi.pw.toml" +hash = "adb920b48728998e86f1994a1b6fe3d9a522e0a586d22f3fc24f6d25faef874b" +metafile = true + [[files]] file = "mods/mighty_mail-forge-1.20.1-1.1.2.jar" hash = "15dd49a80294a3df9d338c23e380606cea2c705908aa6f4ccccf75aa28112e00" @@ -494,6 +499,11 @@ file = "mods/ridingmousefix.pw.toml" hash = "a1226a7f792f4b48a1f22ac75f41b5cf0ac23df37e0e272e102bc76d40fb1685" metafile = true +[[files]] +file = "mods/sandwichable.pw.toml" +hash = "f940a85f7fce47ee3228e10dfde0c7a818d5464337bb8ba0b7074b421975e359" +metafile = true + [[files]] file = "mods/searchables.pw.toml" hash = "35905f57cdb21a2aaa26345f2fabe3137ee2db6ee3bb2149cea206611b11ef69" diff --git a/mods/mealapi.pw.toml b/mods/mealapi.pw.toml new file mode 100644 index 0000000..a2bcfba --- /dev/null +++ b/mods/mealapi.pw.toml @@ -0,0 +1,13 @@ +name = "Meal API" +filename = "mealapi-0.3.2+1.20.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ZfVQ3Rjs/versions/3lsXZMiV/mealapi-0.3.2%2B1.20.jar" +hash-format = "sha1" +hash = "c185377cc3301585a1b4e4a05854f65c792fab30" + +[update] +[update.modrinth] +mod-id = "ZfVQ3Rjs" +version = "3lsXZMiV" diff --git a/mods/sandwichable.pw.toml b/mods/sandwichable.pw.toml new file mode 100644 index 0000000..b3bac18 --- /dev/null +++ b/mods/sandwichable.pw.toml @@ -0,0 +1,13 @@ +name = "Sandwichable" +filename = "sandwichable-1.3.1+1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/5g7OOxWC/versions/tLPYvIQM/sandwichable-1.3.1%2B1.20.1.jar" +hash-format = "sha1" +hash = "5a1627580fe6742cd4b5436b5ff5dabace2a3c6f" + +[update] +[update.modrinth] +mod-id = "5g7OOxWC" +version = "tLPYvIQM" diff --git a/pack.toml b/pack.toml index c770624..0e54711 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 = "9d9d4b50ce674b730a45b88b9886b0b09201a92c322e237a5204473286b0f270" +hash = "64181beee7515e6c9bb03747559f6dded9dc35bfe2d339ac178e71434a1f741b" [versions] minecraft = "1.20.1"