diff --git a/index.toml b/index.toml index 3842aff..e3d21a7 100644 --- a/index.toml +++ b/index.toml @@ -453,6 +453,11 @@ file = "mods/immediatelyfast.pw.toml" hash = "1c70f8c76878fe8e99f4a4834c64478d3710bc0a730cb925351e3856fc9d8bb6" metafile = true +[[files]] +file = "mods/jade.pw.toml" +hash = "d04432348bdfc79908653387d17cad76c54b0abd9d313f87bb7902802d5bf93a" +metafile = true + [[files]] file = "mods/journeymap.pw.toml" hash = "fccb2bb5d0369f98c0eeaaafd560b5f7205949563a381eaf4532263f12260eb3" diff --git a/mods/jade.pw.toml b/mods/jade.pw.toml new file mode 100644 index 0000000..5c796c4 --- /dev/null +++ b/mods/jade.pw.toml @@ -0,0 +1,13 @@ +name = "Jade 🔍" +filename = "Jade-1.20.1-forge-11.9.4.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/nvQzSEkH/versions/MLYKnVCk/Jade-1.20.1-forge-11.9.4.jar" +hash-format = "sha1" +hash = "29b6d7c1c7742310cfaa2ea2964834561b9a8257" + +[update] +[update.modrinth] +mod-id = "nvQzSEkH" +version = "MLYKnVCk" diff --git a/pack.toml b/pack.toml index 4a3ab71..63c308e 100644 --- a/pack.toml +++ b/pack.toml @@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "919eb9d47e2d31f4f3b57095cc559ef3b2d651c9a165aed7e81ea28a5ab53a6d" +hash = "b06af75b7f56d0878e50361d0364d37625d33fbaa43b8ffd9738bb4785b30907" [versions] forge = "47.3.0"