changed hudium to optiona

This commit is contained in:
daedreus 2022-07-14 14:43:42 -05:00
parent 55399c3542
commit c7aefb47b3
3 changed files with 5 additions and 2 deletions

View file

@ -203,7 +203,7 @@ metafile = true
[[files]] [[files]]
file = "mods/hudium.pw.toml" file = "mods/hudium.pw.toml"
hash = "71f4cb97890429319d62a94fab55bb1d4e3c02777079b5a62e7b5bca22e6e0c1" hash = "afae0a4c88392944e8f31751d9220036b7a5f9784f7c1781aa939fce9ef920f5"
metafile = true metafile = true
[[files]] [[files]]

View file

@ -11,3 +11,6 @@ hash = "3759992b0b6e151a9497b6f0171793ee383ae15f"
[update.modrinth] [update.modrinth]
mod-id = "6nAozjsh" mod-id = "6nAozjsh"
version = "z7rka3Fk" version = "z7rka3Fk"
[options]
optional = true
description = "Adds more features to the hud"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "d85f9c923146715b87c9bd4e1f72e3f4ab569d4b104a2596348b768b899d18f2" hash = "813018b8a6a79c52455660cbebb32aee7a90694994094e38ebea48735a5e4bfc"
[versions] [versions]
fabric = "0.14.8" fabric = "0.14.8"