diff --git a/index.toml b/index.toml index 8124c4e..d0994dd 100644 --- a/index.toml +++ b/index.toml @@ -393,6 +393,11 @@ file = "mods/item-model-fix.pw.toml" hash = "b893248407cbc155a5182b151acf50df075cef08bd0a9470c222425e8e47a809" metafile = true +[[files]] +file = "mods/itemflexer.pw.toml" +hash = "465ea19ffc53370dd541e0df05d9b3afd571ef1bce288c78b84590be0081aa3b" +metafile = true + [[files]] file = "mods/jamlib.pw.toml" hash = "c408ba0de26f3758b5f842709b209f877090b9e91e8d3cf40fa4c448cd68465e" diff --git a/mods/itemflexer.pw.toml b/mods/itemflexer.pw.toml new file mode 100644 index 0000000..530cf77 --- /dev/null +++ b/mods/itemflexer.pw.toml @@ -0,0 +1,13 @@ +name = "ItemFlexer" +filename = "itemflexer_1.19-1.3.0.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "e32c77965ff87f491706859ad852b854e0aea6f4" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3975103 +project-id = 421147 diff --git a/pack.toml b/pack.toml index 75f13eb..678845b 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 = "52bc8ea12fd9c9da342b7bae8d55902a1485efa1dcd776dccdf7f4a94fcfd327" +hash = "110716bc6556e33daa482e1f56912fd5c0a7f7ac9f59cf9612e679a015173c79" [versions] fabric = "0.14.9"