diff --git a/index.toml b/index.toml index 5d43882..a2895f7 100644 --- a/index.toml +++ b/index.toml @@ -474,6 +474,11 @@ file = "mods/forge-config-api-port.pw.toml" hash = "129bb8b135edc60038f021b693f5b88a0067b722f326e0d6067112243774289b" metafile = true +[[files]] +file = "mods/fumo.pw.toml" +hash = "50b575d4434f60c9468f5492374c0a566de84c505b6ec781404c731b51a890f1" +metafile = true + [[files]] file = "mods/garnished-botany-pots.pw.toml" hash = "99ca4bed1bfbffa66748933fc0a93daa3bebdb2334520e810a82da04bd081663" @@ -769,6 +774,11 @@ file = "mods/plethora-peripherals.pw.toml" hash = "8b8883586b05aa00808e41a5795f4287bf7c43f44484c2cdf62762e32e00acfb" metafile = true +[[files]] +file = "mods/plushed.pw.toml" +hash = "62db38a3a952cc72b2f9024a66a77d433f4db89ba49a97f64c084b3abee70189" +metafile = true + [[files]] file = "mods/polymorph.pw.toml" hash = "03c50c52bcdcc958ab261fdf157977356800ea7402f40bcc1c9552a465bb2ec6" diff --git a/mods/fumo.pw.toml b/mods/fumo.pw.toml new file mode 100644 index 0000000..616f075 --- /dev/null +++ b/mods/fumo.pw.toml @@ -0,0 +1,13 @@ +name = "Fumo" +filename = "Fumo 14.0.1 1.20.1 Fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Abkqr1E0/versions/kaMXevvq/Fumo%2014.0.1%201.20.1%20Fabric.jar" +hash-format = "sha1" +hash = "6c574b429c505c6c1955eae4065cdcfe602cca8f" + +[update] +[update.modrinth] +mod-id = "Abkqr1E0" +version = "kaMXevvq" diff --git a/mods/plushed.pw.toml b/mods/plushed.pw.toml new file mode 100644 index 0000000..b3bda8a --- /dev/null +++ b/mods/plushed.pw.toml @@ -0,0 +1,13 @@ +name = "Plushed" +filename = "plushed-0.1.1 Fabric 1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/sOniSE2d/versions/fvWxy9z1/plushed-0.1.1%20Fabric%201.20.1.jar" +hash-format = "sha1" +hash = "582149eabb9f235d60da9133adf827f53c5b3f83" + +[update] +[update.modrinth] +mod-id = "sOniSE2d" +version = "fvWxy9z1" diff --git a/pack.toml b/pack.toml index 590802b..462158f 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 = "1e355c11aa4acf53e5f365060063163db1930191b9eafd29dec7fbbfa62cf089" +hash = "d5bf2ade061f5adfbe8785c20cf4d0e93467f8e66ee0a49ce3ab4aca04ca9397" [versions] fabric = "0.15.7"