alpha
Login
or
Join now
hotsocket.fyi
/
comfymc2
forked from
okami.mom/comfymc2
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
2nd edition of my mc server for my friends and i
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
Add Discord Integration server mod
author
nekomimi.pet
date
3 weeks ago
(Jul 4, 2026, 6:49 PM -0400)
commit
191ffba1
191ffba1a9917f223e4d24e27c1f467a1143ecc5
parent
19e272f2
19e272f27a5eeb2be93e379081bf4d8dfd647d14
+19
-1
3 changed files
Expand all
Collapse all
Unified
Split
index.toml
mods
dcintegration.pw.toml
pack.toml
+5
index.toml
View file
Reviewed
···
86
86
metafile = true
87
87
88
88
[[files]]
89
89
+
file = "mods/dcintegration.pw.toml"
90
90
+
hash = "23ee7be1a71202500b12c8e0eab7269f13c8f978b36b53ad6e25e8f555b1a227"
91
91
+
metafile = true
92
92
+
93
93
+
[[files]]
89
94
file = "mods/distanthorizons.pw.toml"
90
95
hash = "f5a8f08aabd454704cc66517a13eccb9ddb92db5b79244e49645abc562d7de0f"
91
96
metafile = true
+13
mods/dcintegration.pw.toml
View file
Reviewed
···
1
1
+
name = "Discord Integration"
2
2
+
filename = "dcintegration-neoforge-MC26.1.2-3.2.0.jar"
3
3
+
side = "server"
4
4
+
5
5
+
[download]
6
6
+
url = "https://cdn.modrinth.com/data/rbJ7eS5V/versions/HPVODRyv/dcintegration-neoforge-MC26.1.2-3.2.0.jar"
7
7
+
hash-format = "sha512"
8
8
+
hash = "1f44edf03cea47400d3ce6e315a718b1ff562161e885a88fda359d9159acc5c06a2673544bc6e3fa3677bfe3794f0ec118616f0e3b507803f386890f6a6ab45a"
9
9
+
10
10
+
[update]
11
11
+
[update.modrinth]
12
12
+
mod-id = "rbJ7eS5V"
13
13
+
version = "HPVODRyv"
+1
-1
pack.toml
View file
Reviewed
···
5
5
[index]
6
6
file = "index.toml"
7
7
hash-format = "sha256"
8
8
-
hash = "583de95273e4be70eb5ecbcc44c83b572c35376701abb00c2d17333fbb7d05b6"
8
8
+
hash = "81f017de69ce54a841a6084be9e476000bc8f1327b81c2e0f43f298a940162a6"
9
9
10
10
[versions]
11
11
minecraft = "26.1.2"