diff --git a/index.toml b/index.toml index 621bf1a..763ea31 100644 --- a/index.toml +++ b/index.toml @@ -10,6 +10,11 @@ file = "mods/ae2.pw.toml" hash = "f71d83e6a11b426511cee2dfb1323c91da8e5c343f62a0dfe53bdcce42a1ec38" metafile = true +[[files]] +file = "mods/ambient-fireflies.pw.toml" +hash = "bf8966c3a5136e58ed9337c5e284d5aef7fdc529ed1088d40854e9ef82274975" +metafile = true + [[files]] file = "mods/amecs.pw.toml" hash = "d66bc9c3f81429f138de5eae6226dce25f620f90df864bf7f0f9121708bf0bcc" @@ -330,6 +335,11 @@ file = "mods/ferrite-core.pw.toml" hash = "39a6a39433b1b104bfafafcd60a8171f866daa2ebefffd64df822d0e69288e3a" metafile = true +[[files]] +file = "mods/fog-looks-good-now-fabric.pw.toml" +hash = "3088af6b73d21fd53d201fba7a5f018835822ed1413254d34df6dcb67ae8ed59" +metafile = true + [[files]] file = "mods/forge-config-api-port.pw.toml" hash = "129bb8b135edc60038f021b693f5b88a0067b722f326e0d6067112243774289b" @@ -505,6 +515,11 @@ file = "mods/mouse-tweaks.pw.toml" hash = "669008dbd2508a67f8c409096cf2357de450f26a69494289e5852045ade7d358" metafile = true +[[files]] +file = "mods/mru.pw.toml" +hash = "051b1bee4a7fd8f2a55753fe95eda061e0f2a724c5b8ad38d2ca3619c88f2fae" +metafile = true + [[files]] file = "mods/nbt-autocomplete.pw.toml" hash = "bae708440354af3a72d45b528ad62fa9a861f5656e447dd6227a084d358a261e" diff --git a/mods/ambient-fireflies.pw.toml b/mods/ambient-fireflies.pw.toml new file mode 100644 index 0000000..b2a7491 --- /dev/null +++ b/mods/ambient-fireflies.pw.toml @@ -0,0 +1,13 @@ +name = "Ambient Fireflies" +filename = "ambient_fireflies-mc1.20.1-v1.4.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/czRQtf69/versions/dNSqzbU9/ambient_fireflies-mc1.20.1-v1.4.0.jar" +hash-format = "sha1" +hash = "214c7410ab83825673a752de3fb4432b6006ffb4" + +[update] +[update.modrinth] +mod-id = "czRQtf69" +version = "dNSqzbU9" diff --git a/mods/fog-looks-good-now-fabric.pw.toml b/mods/fog-looks-good-now-fabric.pw.toml new file mode 100644 index 0000000..bba4e56 --- /dev/null +++ b/mods/fog-looks-good-now-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "Fog Looks Good Now (Fabric)" +filename = "FogLooksGoodNow-2.2.0+1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/WuGVWUF2/versions/Y1Rm3z3M/FogLooksGoodNow-2.2.0%2B1.20.1.jar" +hash-format = "sha1" +hash = "cd2298cf1e307e460d1e5200d972cf0aee46fb3c" + +[update] +[update.modrinth] +mod-id = "WuGVWUF2" +version = "Y1Rm3z3M" diff --git a/mods/mru.pw.toml b/mods/mru.pw.toml new file mode 100644 index 0000000..f027a56 --- /dev/null +++ b/mods/mru.pw.toml @@ -0,0 +1,13 @@ +name = "M.R.U" +filename = "mru-0.4.0+1.20.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/SNVQ2c0g/versions/v7tZXH6x/mru-0.4.0%2B1.20.jar" +hash-format = "sha1" +hash = "d1795961af8719c6f0d6e3fd14e58f246333eef2" + +[update] +[update.modrinth] +mod-id = "SNVQ2c0g" +version = "v7tZXH6x" diff --git a/pack.toml b/pack.toml index 74a8cc8..e57e1fc 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 = "47758075c09deae87e3c86632a9b36649e714df3bda81f01017dd131b90c9ff2" +hash = "51d24f6fa774e69019b78727cf2ece90cf76567b57926c96f0aadb4d31c5719b" [versions] fabric = "0.15.7"