Made BetterF1 optional

This commit is contained in:
Casey 2024-08-25 20:04:17 +03:00
parent 24d46242d2
commit 3b5b030e66
Signed by: hkc
GPG Key ID: F0F6CFE11CDB0960
5 changed files with 11 additions and 6 deletions

View File

@ -29,7 +29,7 @@ UI tweaks and additions
* <img width="32" height="32" src="https://cdn.modrinth.com/data/rcLriA4v/icon.png">&#91;<abbr title="side:client">CO</abbr>&#93; **[Amecs](https://modrinth.com/mod/amecs)** - Improves your keys & controls setup by providing modifier keys and making multi-functional keys a thing.
* <img width="32" height="32" src="https://cdn.modrinth.com/data/EsAfCjCV/icon.png">&#91;<abbr title="optional">O</abbr>&#93;&#91;<abbr title="side:client">CO</abbr>&#93; **[AppleSkin](https://modrinth.com/mod/appleskin)** - Food/hunger-related HUD improvements
* <img width="32" height="32" src="https://cdn.modrinth.com/data/FlC9CXUY/30c6137783e10902e64fe801bd3bae9f46af0177.png">&#91;<abbr title="side:both">CS</abbr>&#93; **[Armor Stands](https://modrinth.com/mod/armor-stands)** - Place, pose, and dress armor stands with an easy-to-use UI.
* <img width="32" height="32" src="https://cdn.modrinth.com/data/2JIeCmxb/e81fea2b0230cdc7b5dfd844ee8703b9b71c07b5.png">&#91;<abbr title="side:client">CO</abbr>&#93; **[Better F1 Reborn](https://modrinth.com/mod/better-f1-reborn)** - Hide only the HUD using F1
* <img width="32" height="32" src="https://cdn.modrinth.com/data/2JIeCmxb/e81fea2b0230cdc7b5dfd844ee8703b9b71c07b5.png">&#91;<abbr title="optional">O</abbr>&#93;&#91;<abbr title="side:client">CO</abbr>&#93; **[Better F1 Reborn](https://modrinth.com/mod/better-f1-reborn)** - Hide only the HUD using F1
* <img width="32" height="32" src="https://cdn.modrinth.com/data/n6PXGAoM/icon.png">&#91;<abbr title="side:both">CS</abbr>&#93; **[Better Statistics Screen](https://modrinth.com/mod/better-stats)** - A Minecraft mod that improves the statistics screen and makes it more useful.
* <img width="32" height="32" src="https://cdn.modrinth.com/data/XwBDibES/905ed767f40925b97b49f52c9b491f5a36d21d03.png">&#91;<abbr title="optional">O</abbr>&#93;&#91;<abbr title="side:client">CO</abbr>&#93; **[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.
* <img width="32" height="32" src="https://cdn.modrinth.com/data/a7X986Fs/0d32e69a6ebb50f7facd7ce6d48948a1dd2d6582.png">&#91;<abbr title="side:client">CO</abbr>&#93; **[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!

View File

@ -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]]

View File

@ -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"

View File

@ -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"

View File

@ -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"