2nd edition of my mc server for my friends and i
0

Configure Feed

Select the types of activity you want to include in your feed.

Add MinecraftCapes

+19 -1
+5
index.toml
··· 265 265 metafile = true 266 266 267 267 [[files]] 268 + file = "mods/minecraftcapes.pw.toml" 269 + hash = "0890de2e03560442e21ac387674cb604f616c7a48e89ae2ac81f4fb36b295e58" 270 + metafile = true 271 + 272 + [[files]] 268 273 file = "mods/modernfix.pw.toml" 269 274 hash = "173794d8bfb66b708d042e62a1611f5e452543f365f92e9a27b27d12a15e610c" 270 275 metafile = true
+13
mods/minecraftcapes.pw.toml
··· 1 + name = "MinecraftCapes" 2 + filename = "MinecraftCapes NeoForge 26.1-1.0.1.jar" 3 + side = "client" 4 + 5 + [download] 6 + url = "https://cdn.modrinth.com/data/9gNVPfzw/versions/pQYN7tPA/MinecraftCapes%20NeoForge%2026.1-1.0.1.jar" 7 + hash-format = "sha512" 8 + hash = "1f08be89101042cd1904d316043f339b2ba0d8b5a294a278ad046a20ca329dcbeecb81669f360276514929cd9f6aa3bdaa88fd4172f12d301b04fa15d7ff94c7" 9 + 10 + [update] 11 + [update.modrinth] 12 + mod-id = "9gNVPfzw" 13 + version = "pQYN7tPA"
+1 -1
pack.toml
··· 5 5 [index] 6 6 file = "index.toml" 7 7 hash-format = "sha256" 8 - hash = "51b57276c61ecd2ad76dffa17e0aca0fc72e15be5457ce710555c86b664e3778" 8 + hash = "1cce4d8254f1e646674ccb0f81e3ade899e188a16dbfb7aecfca6e98ea0d5635" 9 9 10 10 [versions] 11 11 minecraft = "26.1.2"