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 Discord Integration server mod

+19 -1
+5
index.toml
··· 86 86 metafile = true 87 87 88 88 [[files]] 89 + file = "mods/dcintegration.pw.toml" 90 + hash = "23ee7be1a71202500b12c8e0eab7269f13c8f978b36b53ad6e25e8f555b1a227" 91 + metafile = true 92 + 93 + [[files]] 89 94 file = "mods/distanthorizons.pw.toml" 90 95 hash = "f5a8f08aabd454704cc66517a13eccb9ddb92db5b79244e49645abc562d7de0f" 91 96 metafile = true
+13
mods/dcintegration.pw.toml
··· 1 + name = "Discord Integration" 2 + filename = "dcintegration-neoforge-MC26.1.2-3.2.0.jar" 3 + side = "server" 4 + 5 + [download] 6 + url = "https://cdn.modrinth.com/data/rbJ7eS5V/versions/HPVODRyv/dcintegration-neoforge-MC26.1.2-3.2.0.jar" 7 + hash-format = "sha512" 8 + hash = "1f44edf03cea47400d3ce6e315a718b1ff562161e885a88fda359d9159acc5c06a2673544bc6e3fa3677bfe3794f0ec118616f0e3b507803f386890f6a6ab45a" 9 + 10 + [update] 11 + [update.modrinth] 12 + mod-id = "rbJ7eS5V" 13 + version = "HPVODRyv"
+1 -1
pack.toml
··· 5 5 [index] 6 6 file = "index.toml" 7 7 hash-format = "sha256" 8 - hash = "583de95273e4be70eb5ecbcc44c83b572c35376701abb00c2d17333fbb7d05b6" 8 + hash = "81f017de69ce54a841a6084be9e476000bc8f1327b81c2e0f43f298a940162a6" 9 9 10 10 [versions] 11 11 minecraft = "26.1.2"