diff --git a/index.toml b/index.toml index c9a3a4b..c41a915 100644 --- a/index.toml +++ b/index.toml @@ -85,6 +85,11 @@ file = "mods/fabric-api.pw.toml" hash = "be149f121385bee58583d8f65b3cab3692122051ab22d0e4c05e0c22050e9f15" metafile = true +[[files]] +file = "mods/ferrite-core.pw.toml" +hash = "39a6a39433b1b104bfafafcd60a8171f866daa2ebefffd64df822d0e69288e3a" +metafile = true + [[files]] file = "mods/gravestones.pw.toml" hash = "8b5908bca77a358572cb25abfd6353a879a0ce640937d085958eeaa67f64af8b" diff --git a/mods/ferrite-core.pw.toml b/mods/ferrite-core.pw.toml new file mode 100644 index 0000000..2b83cf6 --- /dev/null +++ b/mods/ferrite-core.pw.toml @@ -0,0 +1,13 @@ +name = "FerriteCore" +filename = "ferritecore-6.0.1-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/uXXizFIs/versions/unerR5MN/ferritecore-6.0.1-fabric.jar" +hash-format = "sha1" +hash = "8fa3b84fc5860dbc30fdf8cced02af68dffcf3fa" + +[update] +[update.modrinth] +mod-id = "uXXizFIs" +version = "unerR5MN" diff --git a/pack.toml b/pack.toml index f8d7113..3f5f441 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 = "522f1ac28d48c1718047faf3db16945e5fdacd80f6752871590435ceaae7d72f" +hash = "b967695c3b5cafcd5eabf00de3322c4aa536e5a669a35307930aec8f018d6b22" [versions] fabric = "0.15.7"