diff --git a/index.toml b/index.toml index caf2dfc..e0dcad5 100644 --- a/index.toml +++ b/index.toml @@ -389,6 +389,11 @@ file = "mods/displaycase.pw.toml" hash = "eb74ec42ed67d4661bda3b0ef50c813edfe123263ca78d03dafa5ed8421ef366" metafile = true +[[files]] +file = "mods/do-api.pw.toml" +hash = "57bdebf7fb5de047c0fe304d2646c854d629007734c589253aaa97973982f522" +metafile = true + [[files]] file = "mods/doggo-mod-overhauled.pw.toml" hash = "af7f8767a492330e81bd229d0a2da3d880b89276ece8407c4ea4cb1ddfd66e5d" @@ -654,6 +659,31 @@ file = "mods/leashable-players.pw.toml" hash = "66f22661625e6cd3f51126cd7de7d3e81774d4b7a8b568aa1c6bf34bb65887b4" metafile = true +[[files]] +file = "mods/lets-do-bakery.pw.toml" +hash = "55fe420694ad34ed2805c1efa3fea46d2ad7168309b08876fd264bb2a9146174" +metafile = true + +[[files]] +file = "mods/lets-do-brewery.pw.toml" +hash = "60a94abfe5442c2debb03de62f0d76485f6a1e31e863f04215483e73201cef66" +metafile = true + +[[files]] +file = "mods/lets-do-candlelight.pw.toml" +hash = "d99d05ea62d51d727cbf30dd02b277efa2ee7ff03dbc13ceeb7f2aca38f7d382" +metafile = true + +[[files]] +file = "mods/lets-do-nethervinery.pw.toml" +hash = "92db21037c70a8244ec5866fa228c220bfc7a48b1f70b1e85db4cbcc3f8285f9" +metafile = true + +[[files]] +file = "mods/lets-do-vinery.pw.toml" +hash = "86c6830e6ebd7b3b93861c2cb383f286df28a5a2b6fa45ec9befbb7e8ab19d43" +metafile = true + [[files]] file = "mods/lithium.pw.toml" hash = "c239c951796882b9c93e649a0dba4f2d95804441faaed707b686381b7a5c67da" @@ -844,6 +874,11 @@ file = "mods/paxi.pw.toml" hash = "e1434c282fc8d1d6d681838689200f09ffb94a7d3db112de72050597cbd70210" metafile = true +[[files]] +file = "mods/pehkui.pw.toml" +hash = "993380cf705a99319f426d7c43f92ef6076adf2bfdbcd53a065b7d6dea4a565c" +metafile = true + [[files]] file = "mods/pick-up-notifier.pw.toml" hash = "4c20ac7e84a132dc741a508debe3b3848c4fe96e3cc6a6dc329da8703a70c5c2" @@ -994,6 +1029,11 @@ file = "mods/simple-tag-viewer.pw.toml" hash = "3c2ced7de82deef49baab853b14f18d2d594f912342d509c4d1c6c294c2263e6" metafile = true +[[files]] +file = "mods/sizeshiftingpotions.pw.toml" +hash = "dbb525b053c8b0c322931190e26a4480ada341391873d33365617b52505aa1a0" +metafile = true + [[files]] file = "mods/smaller-nether-portals.pw.toml" hash = "76821936a024be94aa53f4986222f74608dc877f32a4250d01a2ed77d804c28a" diff --git a/mods/do-api.pw.toml b/mods/do-api.pw.toml new file mode 100644 index 0000000..3239361 --- /dev/null +++ b/mods/do-api.pw.toml @@ -0,0 +1,13 @@ +name = "[Let's Do] API" +filename = "letsdo-API-fabric-1.2.12-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/4XJZeZbM/versions/uBWMN9Mp/letsdo-API-fabric-1.2.12-fabric.jar" +hash-format = "sha1" +hash = "1032ff84328a3b6afd0f63def0b2c25f0dd164a9" + +[update] +[update.modrinth] +mod-id = "4XJZeZbM" +version = "uBWMN9Mp" diff --git a/mods/lets-do-bakery.pw.toml b/mods/lets-do-bakery.pw.toml new file mode 100644 index 0000000..a83555d --- /dev/null +++ b/mods/lets-do-bakery.pw.toml @@ -0,0 +1,13 @@ +name = "[Let's Do] Bakery" +filename = "letsdo-bakery-fabric-1.1.10.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/WFwYiVoG/versions/cyJS0dJI/letsdo-bakery-fabric-1.1.10.jar" +hash-format = "sha1" +hash = "be03522c1a544a03e57d4bb39fc80ef28a78f20a" + +[update] +[update.modrinth] +mod-id = "WFwYiVoG" +version = "cyJS0dJI" diff --git a/mods/lets-do-brewery.pw.toml b/mods/lets-do-brewery.pw.toml new file mode 100644 index 0000000..dcaa988 --- /dev/null +++ b/mods/lets-do-brewery.pw.toml @@ -0,0 +1,13 @@ +name = "[Let's Do] Brewery" +filename = "letsdo-brewery-fabric-1.1.8.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/cV5LQXKx/versions/9s8qMtCk/letsdo-brewery-fabric-1.1.8.jar" +hash-format = "sha1" +hash = "782724ebc75c5b8ef8e55fba7aa7c8e0f108fa47" + +[update] +[update.modrinth] +mod-id = "cV5LQXKx" +version = "9s8qMtCk" diff --git a/mods/lets-do-candlelight.pw.toml b/mods/lets-do-candlelight.pw.toml new file mode 100644 index 0000000..e8a7c9b --- /dev/null +++ b/mods/lets-do-candlelight.pw.toml @@ -0,0 +1,13 @@ +name = "[Let's Do] Candlelight" +filename = "letsdo-candlelight-fabric-1.2.12.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/mPND0Adp/versions/GOvYd2qK/letsdo-candlelight-fabric-1.2.12.jar" +hash-format = "sha1" +hash = "c9d41a732fa439b887cc07f8d05e4dfa8068d52e" + +[update] +[update.modrinth] +mod-id = "mPND0Adp" +version = "GOvYd2qK" diff --git a/mods/lets-do-nethervinery.pw.toml b/mods/lets-do-nethervinery.pw.toml new file mode 100644 index 0000000..81997ba --- /dev/null +++ b/mods/lets-do-nethervinery.pw.toml @@ -0,0 +1,13 @@ +name = "[Let's Do] NetherVinery" +filename = "letsdo-nethervinery-fabric-1.2.12.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/4TTDxtOx/versions/v655tFPd/letsdo-nethervinery-fabric-1.2.12.jar" +hash-format = "sha1" +hash = "11b5de197195061c4fe430c00c7bdb2143a544f3" + +[update] +[update.modrinth] +mod-id = "4TTDxtOx" +version = "v655tFPd" diff --git a/mods/lets-do-vinery.pw.toml b/mods/lets-do-vinery.pw.toml new file mode 100644 index 0000000..137b49e --- /dev/null +++ b/mods/lets-do-vinery.pw.toml @@ -0,0 +1,13 @@ +name = "[Let's Do] Vinery" +filename = "letsdo-vinery-fabric-1.4.19.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/1DWmBJVA/versions/TSdxeNhU/letsdo-vinery-fabric-1.4.19.jar" +hash-format = "sha1" +hash = "4fd76b97887b4d8a2c357bd93a3cff5cd7eabda6" + +[update] +[update.modrinth] +mod-id = "1DWmBJVA" +version = "TSdxeNhU" diff --git a/mods/pehkui.pw.toml b/mods/pehkui.pw.toml new file mode 100644 index 0000000..d52c1d3 --- /dev/null +++ b/mods/pehkui.pw.toml @@ -0,0 +1,13 @@ +name = "Pehkui" +filename = "Pehkui-3.8.0+1.14.4-1.20.4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/t5W7Jfwy/versions/czRgm3k6/Pehkui-3.8.0%2B1.14.4-1.20.4.jar" +hash-format = "sha1" +hash = "a02d5c4e8022a4129ee87e95b51b2a61551df5a5" + +[update] +[update.modrinth] +mod-id = "t5W7Jfwy" +version = "czRgm3k6" diff --git a/mods/sizeshiftingpotions.pw.toml b/mods/sizeshiftingpotions.pw.toml new file mode 100644 index 0000000..2de49d3 --- /dev/null +++ b/mods/sizeshiftingpotions.pw.toml @@ -0,0 +1,13 @@ +name = "Size Shifting Potions" +filename = "sizeshiftingpotions-1.7.1-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/rfj2v0X6/versions/wuAPOI9C/sizeshiftingpotions-1.7.1-fabric.jar" +hash-format = "sha1" +hash = "3941bc1d6c2ef1d18e326e79c5a89e77a6299dcb" + +[update] +[update.modrinth] +mod-id = "rfj2v0X6" +version = "wuAPOI9C" diff --git a/pack.toml b/pack.toml index dc212be..892340a 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 = "3190721dd7ca262a088a57922bd68b6c21b0dff3fd6b8a348c7e014a26e5eb22" +hash = "a72677665a93a69dd499f979344cee9399d19e2cd00b4ef0742f864efd54ff7e" [versions] fabric = "0.15.11"