From 7754c80b0d9fa4a8a7456c2151ee3e7ecdae5061 Mon Sep 17 00:00:00 2001
From: Kalle Struik <kalle@kallestruik.nl>
Date: Sun, 23 Feb 2025 12:20:48 +0100
Subject: [PATCH] Be gone narrator

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

diff --git a/index.toml b/index.toml
index fd3cbf1..7b3085e 100644
--- a/index.toml
+++ b/index.toml
@@ -279,6 +279,11 @@ file = "mods/mouse-tweaks.pw.toml"
 hash = "54280b6c937468f217ee22c4d83683f12db4c21f580efd476b712b542e1d03da"
 metafile = true
 
+[[files]]
+file = "mods/narratorbegone.pw.toml"
+hash = "3d5ff7c0543bb4937ee63037f8a425d67529873b0a21d21d21e0f85411162df4"
+metafile = true
+
 [[files]]
 file = "mods/natures-compass.pw.toml"
 hash = "3f678c4ade25a4b4b54aacf25db155658c1ec605bbeaf0ea6b8ed5d0dbc062e1"
diff --git a/mods/narratorbegone.pw.toml b/mods/narratorbegone.pw.toml
new file mode 100644
index 0000000..e9ed963
--- /dev/null
+++ b/mods/narratorbegone.pw.toml
@@ -0,0 +1,13 @@
+name = "NarratorBeGone"
+filename = "narratorbegone-1.0.0.jar"
+side = "client"
+
+[download]
+url = "https://cdn.modrinth.com/data/zoCOvd5h/versions/oAogrgFm/narratorbegone-1.0.0.jar"
+hash-format = "sha512"
+hash = "0cfb9d57d3059edb6169c24627ee9e5d8b61ffb95ae8136814ffb368a9535a6f9115fd87c0b2941e2eebdf745e08d0c58c5563a5eb1ebd5d6b65caeb5d9d2f01"
+
+[update]
+[update.modrinth]
+mod-id = "zoCOvd5h"
+version = "oAogrgFm"
diff --git a/pack.toml b/pack.toml
index 997be46..e074ed5 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 = "96d4f8285488fc585451fb88220d00baf644e5eeda50f96bc11fa4ccaa3b3770"
+hash = "50fef45856f01f03d0018bd977118b90e285cb97fe35124955b1a43fab30e6bc"
 
 [versions]
 fabric = "0.16.10"