Marked optional mods as.. optional

This commit is contained in:
Casey 2024-08-20 16:45:57 +03:00
parent 610a00193d
commit adf2f8af4d
Signed by: hkc
GPG Key ID: F0F6CFE11CDB0960
4 changed files with 8 additions and 8 deletions

View File

@ -45,9 +45,9 @@ Makes gameplay more immersive
* <img width="32" height="32" src="https://cdn.modrinth.com/data/rcTfTZr3/icon.png">&#91;<abbr title="side:client">CO</abbr>&#93; **[Presence Footsteps](https://modrinth.com/mod/presence-footsteps)** - ..An Overly complicated Sound Mod...
## Extra mods
Extra mods that weren't present in the original modpack, but are quite fitting overall (excluding optimization and core mods)
* <img width="32" height="32" src="https://cdn.modrinth.com/data/Wb5oqrBJ/icon.png">&#91;<abbr title="side:client">CO</abbr>&#93; **[Chat Heads](https://modrinth.com/mod/chat-heads)** - See who you're chatting with!
* <img width="32" height="32" src="https://cdn.modrinth.com/data/Wb5oqrBJ/icon.png">&#91;<abbr title="optional">O</abbr>&#93;&#91;<abbr title="side:client">CO</abbr>&#93; **[Chat Heads](https://modrinth.com/mod/chat-heads)** - See who you're chatting with!
* <img width="32" height="32" src="https://cdn.modrinth.com/data/LQ3K71Q1/icon.png">&#91;<abbr title="side:client">CO</abbr>&#93; **[Dynamic FPS](https://modrinth.com/mod/dynamic-fps)** - Reduce resource usage while Minecraft is in the background or idle.
* <img width="32" height="32" src="https://cdn.modrinth.com/data/QdG47OkI/5a8203e120985d11616614e11ad7b888997000d8.png">&#91;<abbr title="side:client">CO</abbr>&#93; **[Model Gap Fix](https://modrinth.com/mod/modelfix)** - Fixes gaps in Block Models and Item Models
* <img width="32" height="32" src="https://cdn.modrinth.com/data/qQyHxfxd/icon.png">&#91;<abbr title="side:both">CS</abbr>&#93; **[No Chat Reports](https://modrinth.com/mod/no-chat-reports)** - Makes chat unreportable (where possible)
* <img width="32" height="32" src="https://cdn.modrinth.com/data/qQyHxfxd/icon.png">&#91;<abbr title="optional">O</abbr>&#93;&#91;<abbr title="side:both">CS</abbr>&#93; **[No Chat Reports](https://modrinth.com/mod/no-chat-reports)** - Makes chat unreportable (where possible)
* <img width="32" height="32" src="https://cdn.modrinth.com/data/Nv2fQJo5/icon.png">&#91;<abbr title="optional">O</abbr>&#93;&#91;<abbr title="side:client">CO</abbr>&#93; **[ReplayMod](https://modrinth.com/mod/replaymod)** - A Minecraft Mod to record, relive and share your experience.
* <img width="32" height="32" src="https://cdn.modrinth.com/data/w7ThoJFB/25d48c335340c12566044c8f35df5102e72dc06c.png">&#91;<abbr title="side:client">CO</abbr>&#93; **[Zoomify](https://modrinth.com/mod/zoomify)** - A zoom mod with infinite customizability.
* <img width="32" height="32" src="https://cdn.modrinth.com/data/w7ThoJFB/25d48c335340c12566044c8f35df5102e72dc06c.png">&#91;<abbr title="optional">O</abbr>&#93;&#91;<abbr title="side:client">CO</abbr>&#93; **[Zoomify](https://modrinth.com/mod/zoomify)** - A zoom mod with infinite customizability.

View File

@ -2,7 +2,7 @@ hash-format = "sha256"
[[files]]
file = "README.md"
hash = "623d336ee77c8efd13043de4836735da8e93cd7dba3e55f2a19beb237382e26b"
hash = "903eed660a8a03ff5e202b3292d1b7293f8af0b2c87d1a6121d7a84d8622713b"
[[files]]
file = "mods/3dskinlayers.pw.toml"

View File

@ -239,7 +239,7 @@ name = "Zoomify"
description = "A zoom mod with infinite customizability."
link = "https://modrinth.com/mod/zoomify"
side = "client"
optional = false
optional = true
icon = "https://cdn.modrinth.com/data/w7ThoJFB/25d48c335340c12566044c8f35df5102e72dc06c.png"
category = "extras"
@ -248,7 +248,7 @@ name = "No Chat Reports"
description = "Makes chat unreportable (where possible)"
link = "https://modrinth.com/mod/no-chat-reports"
side = "both"
optional = false
optional = true
icon = "https://cdn.modrinth.com/data/qQyHxfxd/icon.png"
category = "extras"
@ -257,7 +257,7 @@ name = "Chat Heads"
description = "See who you're chatting with!"
link = "https://modrinth.com/mod/chat-heads"
side = "client"
optional = false
optional = true
icon = "https://cdn.modrinth.com/data/Wb5oqrBJ/icon.png"
category = "extras"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "633d39e3c322a866f3043c2d6857af4cc318305153e6086a1f5bd6be7cf80a5f"
hash = "d18c43e024eb8b26ffb1e6939dadb039ac355875543859a15d5b391a8283bb02"
[versions]
fabric = "0.16.2"