fix(config): update spiffyhud config (warzone hud)

This commit is contained in:
Malasaur 2026-02-22 21:56:34 +01:00
parent 743b2946ed
commit 2b4a898a3d
No known key found for this signature in database
6 changed files with 2739 additions and 4 deletions

View file

@ -9,3 +9,6 @@ net.minecraft.class_442 {
net.minecraft.class_500 {
}
de.keksuccino.spiffyhud.customization.SpiffyOverlayScreen {
}

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -7,6 +7,6 @@ settings {
inner_height = 300.0
snapping_side = top-right
expanded = true
visible = true
visible = false
}

View file

@ -22,7 +22,11 @@ hash = "ff492043eaf454c46e949d5eef32ece90cc5a19feb50a161dd29a43b5732c880"
[[files]]
file = "config/fancymenu/customizablemenus.txt"
hash = "9f0a730e0597da9fa59ce466bd2a1e7a65d3c190e7ae2e7d3ce55fad6211819c"
hash = "2b943f62a26007ffd0262c31f50026286e5c828221d575e8914e6acf8eb69a02"
[[files]]
file = "config/fancymenu/customization/default_hud_layout.txt"
hash = "2146ca4d25308e1c233f3f8652b4964235a08444b3ff9238922776be86ece6f8"
[[files]]
file = "config/fancymenu/customization/join_multiplayer_screen_layout.txt"
@ -32,9 +36,13 @@ hash = "6ff4d103b0d9fc72c1dd2347e838d25c2f082f0b679e008999d6b590868dac52"
file = "config/fancymenu/customization/title_screen_layout.txt"
hash = "48e0a2a98aed1b584e7362c8e02b956a38be54423ebcdc7e43e4b020deffa376"
[[files]]
file = "config/fancymenu/customization/warzone_hud_layout.txt"
hash = "d258989ccf99698e8b2fb2f8701baf49bfc8227e3e6c3b09c0e09fa00e6fdfcd"
[[files]]
file = "config/fancymenu/layout_editor/widgets/element_layer_control.lewidget"
hash = "051d700ea7ff1bd626063d60f9a9cd65a0af1fed5903706d1e70fce20bcb2495"
hash = "d4e66bc22fcfa56158ca7100017623c71b1437fb4722229b6e064e0a48a5f5de"
[[files]]
file = "config/fancymenu/legacy_checklist.txt"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "7a185c7926be85fe25010663dccbd0121fdef405a454eb7b051dbe78af1a0f99"
hash = "9eb050da971f16a6fbf0ced534fb3625a204cc8d4e34c335f6d12946ef1bca6c"
[versions]
fabric = "0.18.4"