diff --git a/index.toml b/index.toml index d7478fc..000e4d8 100644 --- a/index.toml +++ b/index.toml @@ -599,6 +599,11 @@ file = "mods/free-cam.pw.toml" hash = "9da647b442bfea2aa6eee6389daf65d02136c5be868cdbe95934beadcb70ca5d" metafile = true +[[files]] +file = "mods/gabous-libs.pw.toml" +hash = "cd3bd6447e18001c49c8baedcae101ece6770dd7406c8fb7eb0944129a321aea" +metafile = true + [[files]] file = "mods/geckolib.pw.toml" hash = "2321bdba8aed2b99d75de3fc2116bc28c1a1d671292bde0e4af4a3be2dee0dfe" diff --git a/mods/gabous-libs.pw.toml b/mods/gabous-libs.pw.toml new file mode 100644 index 0000000..1964004 --- /dev/null +++ b/mods/gabous-libs.pw.toml @@ -0,0 +1,13 @@ +name = "Gabou's Libs" +filename = "gabou-libs-fabric-1.6.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/N8aGZtvj/versions/zZuALjsZ/untitled1-fabric-1.6.jar" +hash-format = "sha512" +hash = "0ed953a55b3d3ac109dcd60e8ec19f5bfdb599019b1f6a2b6bf2b8cd01ac6c22d185b3c04745dca2c2c0d3bd5425d78a6ad4dff797250ac29f30a89395f33426" + +[update] +[update.modrinth] +mod-id = "N8aGZtvj" +version = "zZuALjsZ" diff --git a/pack.toml b/pack.toml index 3d23301..8fe53b9 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 = "3ce52e3e587858327085d24b542c87026a550391d80fab67987a9584c6411015" +hash = "fc7e378abb2d1c02652ba13fe2d0d3f826311ab1ff975ab9e0950e43bbaddebd" [versions] fabric = "0.17.2"