Tiny client and server pack for daxe's community modrinth.com/project/daxe

Quietly remove non-working mods, will re-add once fixed

+1 -37
-10
index.toml
··· 111 111 metafile = true 112 112 113 113 [[files]] 114 - file = "mods/chat-bubbles.pw.toml" 115 - hash = "9e554186f7ec5b3bf1d564e448295ed309033fbdb1b4edf2e42d2443c3dde64e" 116 - metafile = true 117 - 118 - [[files]] 119 114 file = "mods/chunky.pw.toml" 120 115 hash = "44632c5726b473b683614443083391a29951fc6de734043c8d5ddf1ab5d2764f" 121 116 metafile = true ··· 183 178 [[files]] 184 179 file = "mods/krypton.pw.toml" 185 180 hash = "8f6e0157b42ba668c0ba9aa7eff94b3b91a8f58bcd357e574d70a7b160d4337c" 186 - metafile = true 187 - 188 - [[files]] 189 - file = "mods/leashable-players.pw.toml" 190 - hash = "0ff96ae450ebc2df79d28c80bbcfed80d62e3c9f816af830b1b9d0baf5e537b0" 191 181 metafile = true 192 182 193 183 [[files]]
-13
mods/chat-bubbles.pw.toml
··· 1 - name = "Chat Bubbles" 2 - filename = "chat-bubbles-1.0.1.jar.disabled" 3 - side = "client" 4 - 5 - [download] 6 - url = "https://cdn.modrinth.com/data/gpWF9rJG/versions/tMXfEhSR/chat-bubbles-1.0.1.jar" 7 - hash-format = "sha512" 8 - hash = "4a3c7f0859cdd4858c64e8b266c8f9f640bc847ecbfed08f812948caa5b8b311f3dbd0cb817ab9284a15c81b081a4b9e0921d4d182a87e1657e71a49228af658" 9 - 10 - [update] 11 - [update.modrinth] 12 - mod-id = "gpWF9rJG" 13 - version = "tMXfEhSR"
-13
mods/leashable-players.pw.toml
··· 1 - name = "Leashable Players" 2 - filename = "leashmod-1.2.4+1.21.10.jar.disabled" 3 - side = "server" 4 - 5 - [download] 6 - url = "https://cdn.modrinth.com/data/BKyMf6XK/versions/MkHABCmH/leashmod-1.2.4%2B1.21.10.jar" 7 - hash-format = "sha512" 8 - hash = "e1a1928e00c65dac4bff2607ffddb44baba9f41970e71c99a5fa767f5dd303de77caea9f37594b1cb7f847d00b149ca362cb326094b1aa19b235a3908d2323b6" 9 - 10 - [update] 11 - [update.modrinth] 12 - mod-id = "BKyMf6XK" 13 - version = "MkHABCmH"
+1 -1
pack.toml
··· 6 6 [index] 7 7 file = "index.toml" 8 8 hash-format = "sha256" 9 - hash = "0662e96fc02bf2be45dcaa303271f22d1b854fad6f0ea859baf3779ea96b6f0c" 9 + hash = "582c13ffa96c935de060288ffcaf86d97d2c1c723b6fb244ddbaaf3f4f0a0377" 10 10 11 11 [versions] 12 12 fabric = "0.18.4"