diff --git a/pack/index.toml b/pack/index.toml index 915f46e..262ea19 100644 --- a/pack/index.toml +++ b/pack/index.toml @@ -364,6 +364,11 @@ file = "mods/fallingtree.pw.toml" hash = "8a0908bb4772b63bb977fcc10c012561d0423066df18609de7c2f0c3aeb5af98" metafile = true +[[files]] +file = "mods/fancymenu.pw.toml" +hash = "2d783e03714ebcdda2d034b9b1697df388dc5b8e26f3bd0f9a610e2d062f1bab" +metafile = true + [[files]] file = "mods/fastanim.pw.toml" hash = "09282ae8265516057d5500cb489f0a8d3c563064d85582718a1efd6f3afb43be" @@ -469,6 +474,11 @@ file = "mods/jade.pw.toml" hash = "a8314e340073fa3b285f10b3824743b7e48dc8dcc6619b6ed2069a02733ef60d" metafile = true +[[files]] +file = "mods/konkrete.pw.toml" +hash = "8634fda31069fb5fb246126bef5a273c01845f74b4c0ad0ba394698df815e678" +metafile = true + [[files]] file = "mods/krypton.pw.toml" hash = "71ef7cc16632c0039fe194183b5885968c6d740aaa67a58000653ae0cb40b882" diff --git a/pack/mods/fancymenu.pw.toml b/pack/mods/fancymenu.pw.toml new file mode 100644 index 0000000..d64050e --- /dev/null +++ b/pack/mods/fancymenu.pw.toml @@ -0,0 +1,13 @@ +name = "FancyMenu" +filename = "fancymenu_fabric_2.14.7-3_MC_1.20.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Wq5SjeWM/versions/c6U1TsBw/fancymenu_fabric_2.14.7-3_MC_1.20.jar" +hash-format = "sha1" +hash = "29aa2acbd98c3ce9ec66313977e97ccb4c67d729" + +[update] +[update.modrinth] +mod-id = "Wq5SjeWM" +version = "c6U1TsBw" diff --git a/pack/mods/konkrete.pw.toml b/pack/mods/konkrete.pw.toml new file mode 100644 index 0000000..817b9fe --- /dev/null +++ b/pack/mods/konkrete.pw.toml @@ -0,0 +1,13 @@ +name = "Konkrete" +filename = "konkrete_fabric_1.6.1_MC_1.20.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/J81TRJWm/versions/fNYbw69M/konkrete_fabric_1.6.1_MC_1.20.jar" +hash-format = "sha1" +hash = "2955e03b484153d529c6102ee3fa97720272cc8f" + +[update] +[update.modrinth] +mod-id = "J81TRJWm" +version = "fNYbw69M" diff --git a/pack/pack.toml b/pack/pack.toml index e6396e1..92aa27f 100644 --- a/pack/pack.toml +++ b/pack/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.1" [index] file = "index.toml" hash-format = "sha256" -hash = "9646fb3abbed89d11ce8df3511561de1a28fe5edf293ad7f39c1d42341578e66" +hash = "fe4c275b2411a583321b678bed5e680226ca42b390ea4219331634778c0d68b2" [versions] minecraft = "1.20.1"