diff --git a/config/yosbr/config/symbol-chat.json b/config/yosbr/config/symbol-chat.json deleted file mode 100644 index 4363ab2..0000000 --- a/config/yosbr/config/symbol-chat.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "hud_color": -2147483648, - "button_color": -1610612736, - "button_active_color": -1608507360, - "favorite_color": -256, - "hide_font_button": false, - "hide_settings_button": true, - "hide_table_button": false, - "symbol_panel_height": 200, - "max_symbol_suggestions": 5, - "symbol_tooltip_mode": "DELAYED", - "hud_position": "RIGHT", - "keep_panel_open": false, - "custom_symbols": "", - "custom_kaomojis": [] -} \ No newline at end of file diff --git a/index.toml b/index.toml index fe77a9a..b9d8a17 100644 --- a/index.toml +++ b/index.toml @@ -84,10 +84,6 @@ hash = "cc82f7f2f249038442ae77a7f1918f05b1fa4bc04ad9dbaca720170544217eaf" file = "config/yosbr/config/sodium-options.json" hash = "64bac25b21e0736eb3fd0205ffbb8cf52ffbbe6bfb3f0813ba1aad90dd9b87a1" -[[files]] -file = "config/yosbr/config/symbol-chat.json" -hash = "4edbffd3e269d5f5a36d39b3a244965a87086cfa4080436d1a90fa4b18b96990" - [[files]] file = "config/yosbr/config/xaerominimap.txt" hash = "89d6d733ef4208b5062cdfd18bc72b9fccd1a7b3b11ca89b5155b61ba69d231e" @@ -173,11 +169,6 @@ file = "mods/fabric-language-kotlin.pw.toml" hash = "ff4a66502e802341a84fbb8eceed65156b14436769b1f7e27a68b22fb59c1dae" metafile = true -[[files]] -file = "mods/fadeless.pw.toml" -hash = "bd5311680997fada18e6492a91770fdc0762c718b3109820d67c1b019c2f1bf8" -metafile = true - [[files]] file = "mods/fallingleaves.pw.toml" hash = "964ba2b17c1faef33809b6f3ccfb4ee73b3431ddd0d2c391da45034676fece26" @@ -308,11 +299,6 @@ file = "mods/suggestion-tweaker.pw.toml" hash = "926f8ca9ff61c89b1f6c5d26d8cf8a436334555498143c8a384bedc3676c90c8" metafile = true -[[files]] -file = "mods/symbol-chat.pw.toml" -hash = "adcc3a873b6e2df8fae283797f15a859a1c389b1fb2cf24fd6525dbb6a3b4792" -metafile = true - [[files]] file = "mods/tool-stats.pw.toml" hash = "9ebb2e67e9aa0a4ce7e66a06d19b80ac503399eba4a66f8e7af52359345e2633" diff --git a/mods/fadeless.pw.toml b/mods/fadeless.pw.toml deleted file mode 100644 index ee33d8a..0000000 --- a/mods/fadeless.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Fadeless" -filename = "fadeless-1.0.1.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/ncKjyGm3/versions/j53ChsnW/fadeless-1.0.1.jar" -hash-format = "sha1" -hash = "8a48f9abfa26e4abc06490c6e818f5cf6af1c280" - -[update] -[update.modrinth] -mod-id = "ncKjyGm3" -version = "j53ChsnW" diff --git a/mods/symbol-chat.pw.toml b/mods/symbol-chat.pw.toml deleted file mode 100644 index 1244285..0000000 --- a/mods/symbol-chat.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Symbol Chat" -filename = "symbol-chat-1.20.1-1.1.0.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/NKvLVQMc/versions/dcB32SMC/symbol-chat-1.20.1-1.1.0.jar" -hash-format = "sha1" -hash = "d0d71525cabcaaf3d1305981b783549ec91c7845" - -[update] -[update.modrinth] -mod-id = "NKvLVQMc" -version = "dcB32SMC" diff --git a/pack.toml b/pack.toml index 9836ec1..83b0871 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 = "a35759280623697093c148819be91696b2070b83f8201ffa5a73f7767994b06d" +hash = "adcb4f1d115793e20aef96e8b985524341b6e687042249418c481fc2a8d411c2" [versions] minecraft = "1.20.1"