From 30e68b120ad1419832150cc775d5d0fe7d022bf7 Mon Sep 17 00:00:00 2001
From: NullBite <me@nullbite.com>
Date: Tue, 20 Jun 2023 12:18:56 -0400
Subject: [PATCH] Add farsight (first curseforge mod kill me)

---
 index.toml                   |  5 +++++
 mods/farsight-fabric.pw.toml | 13 +++++++++++++
 pack.toml                    |  2 +-
 3 files changed, 19 insertions(+), 1 deletion(-)
 create mode 100644 mods/farsight-fabric.pw.toml

diff --git a/index.toml b/index.toml
index 4d6d9fd..f1a3320 100644
--- a/index.toml
+++ b/index.toml
@@ -158,6 +158,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 aebd906..ab576c2 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 = "4b193ed068683f6e676471f98453205e2501993f4f7e2a50a8116e57413d25dc"
+hash = "764ebe9fd449d4f821928ab1adbb4e82decd26d0ef610610c6e23c66c460ea0f"
 
 [versions]
 minecraft = "1.20.1"