diff --git a/index.toml b/index.toml index 1b49e34..bbf0b25 100644 --- a/index.toml +++ b/index.toml @@ -154,6 +154,11 @@ file = "mods/fabricskyboxes.pw.toml" hash = "08b843dfc24cc97afeba5b3a60a1263c8aa4fc786398a1972cc69741f0253e22" metafile = true +[[files]] +file = "mods/farsight-fabric.pw.toml" +hash = "825458a5e2a5ffe04e07e92643be57bdbef5861a6670fa996bf0b6a5a10cba9e" +metafile = true + [[files]] file = "mods/ferrite-core.pw.toml" hash = "03e174cf691b52da20bd973b955fae6f3720d3d2120f9d6cc1de5fdf3180013c" diff --git a/mods/farsight-fabric.pw.toml b/mods/farsight-fabric.pw.toml new file mode 100644 index 0000000..5ab707f --- /dev/null +++ b/mods/farsight-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "Farsight [Fabric]" +filename = "farsight-fabric-1.20.1-3.7.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "fcc303ad8d7b937e175f1dec2e74f5a4bbc5389f" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4595154 +project-id = 579192 diff --git a/pack.toml b/pack.toml index 9faaecc..732a075 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 = "80150cd909f68b8e075a421c9b0194674b6da9985150081bd948b68228ee99ec" +hash = "c5d9dbcde4d7f2af399270d4edfcb70e6bd939ff462c5427d67d850287761003" [versions] fabric = "0.14.21"