diff --git a/README.md b/README.md
index bb64a59..8d4b79f 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ UI tweaks and additions
* [CO] **[Amecs](https://modrinth.com/mod/amecs)** - Improves your keys & controls setup by providing modifier keys and making multi-functional keys a thing.
* [O][CO] **[AppleSkin](https://modrinth.com/mod/appleskin)** - Food/hunger-related HUD improvements
* [CS] **[Armor Stands](https://modrinth.com/mod/armor-stands)** - Place, pose, and dress armor stands with an easy-to-use UI.
- * [CO] **[Better F1 Reborn](https://modrinth.com/mod/better-f1-reborn)** - Hide only the HUD using F1
+ * [O][CO] **[Better F1 Reborn](https://modrinth.com/mod/better-f1-reborn)** - Hide only the HUD using F1
* [CS] **[Better Statistics Screen](https://modrinth.com/mod/better-stats)** - A Minecraft mod that improves the statistics screen and makes it more useful.
* [O][CO] **[Build Guide](https://modrinth.com/mod/build-guide)** - A client-side only mod to project shapes like circles and spheres into the world. It works both in singleplayer and multiplayer, even if the server doesn't have the mod installed.
* [CO] **[Chat Calc](https://modrinth.com/mod/chat-calc)** - The *fastest* calculator around; built right into your chat; just type in and you'll see your answer!
diff --git a/index.toml b/index.toml
index b9b0e13..3d2358f 100644
--- a/index.toml
+++ b/index.toml
@@ -2,7 +2,7 @@ hash-format = "sha256"
[[files]]
file = "README.md"
-hash = "ba1b59fadda213b8b8fc16c8f9d5a0f7f9fa5e1a01c4922a1054f0ee04ec5284"
+hash = "5526ba93b47f4dc9630b2d9cab8d4cdfd177d5930482f11a508c99f6f20635fd"
[[files]]
file = "make-list.py"
@@ -10,7 +10,7 @@ hash = "3d4daf2b31fc7223f1d8ae13e66af64c88564127e805681ee0eccbc2baf94e92"
[[files]]
file = "modinfo.toml"
-hash = "7110fc0686826d1585e9e56cfad301751c0914008bf702ef8222456b8568bc7d"
+hash = "e9a0ba6891f49244aeb610d9a01c1818319bc261414d093f7bb661d3d14f604e"
[[files]]
file = "mods/3dskinlayers.pw.toml"
@@ -119,7 +119,7 @@ metafile = true
[[files]]
file = "mods/better-f1-reborn.pw.toml"
-hash = "c03d48eed96ab15ed32e08205a262c8a501114b235c37dbf5c667d61c442f6db"
+hash = "ce3508af57ed4995e94dfc6a862d9c6c81157c2217dc68cc10b1d225e3b28b3d"
metafile = true
[[files]]
diff --git a/modinfo.toml b/modinfo.toml
index db91dbc..eafd88b 100644
--- a/modinfo.toml
+++ b/modinfo.toml
@@ -2573,7 +2573,7 @@ name = "Better F1 Reborn"
description = "Hide only the HUD using F1"
link = "https://modrinth.com/mod/better-f1-reborn"
side = "client"
-optional = false
+optional = true
icon = "https://cdn.modrinth.com/data/2JIeCmxb/e81fea2b0230cdc7b5dfd844ee8703b9b71c07b5.png"
category = "ui"
diff --git a/mods/better-f1-reborn.pw.toml b/mods/better-f1-reborn.pw.toml
index 95f5ad5..9e3e9b5 100644
--- a/mods/better-f1-reborn.pw.toml
+++ b/mods/better-f1-reborn.pw.toml
@@ -7,6 +7,11 @@ url = "https://cdn.modrinth.com/data/2JIeCmxb/versions/NTeDylz9/BetterF1-1.0.jar
hash-format = "sha1"
hash = "3d972092690c6d65d674b0a5f030c2a872f53cad"
+[option]
+optional = true
+description = "Adds another mode for F1"
+default = true
+
[update]
[update.modrinth]
mod-id = "2JIeCmxb"
diff --git a/pack.toml b/pack.toml
index e6688ab..81125e6 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 = "c77ae2987875eb155f5ac5f4de2edda926adb1de2df17edf6166ba48745d1f12"
+hash = "9d5bceae9ee271aa2ed5945c62a4e9f88dd8d6e07c8122deb041a5f19462c34b"
[versions]
fabric = "0.16.1"