alpha
Login
or
Join now
okami.mom
/
comfymc2
Star
0
Fork
3
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
3
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 MinecraftCapes
author
nekomimi.pet
date
2 weeks ago
(Jul 9, 2026, 3:07 AM -0400)
commit
47deb5bf
47deb5bf5185bde3e47f84293f49810ce5e7b230
parent
781c086b
781c086b8c0a87ae5a1787be6e1be09d75a23b00
1/1
deploy-wisp.yml
success
34s
+19
-1
3 changed files
Expand all
Collapse all
Unified
Split
index.toml
mods
minecraftcapes.pw.toml
pack.toml
+5
index.toml
View file
Reviewed
···
265
265
metafile = true
266
266
267
267
[[files]]
268
268
+
file = "mods/minecraftcapes.pw.toml"
269
269
+
hash = "0890de2e03560442e21ac387674cb604f616c7a48e89ae2ac81f4fb36b295e58"
270
270
+
metafile = true
271
271
+
272
272
+
[[files]]
268
273
file = "mods/modernfix.pw.toml"
269
274
hash = "173794d8bfb66b708d042e62a1611f5e452543f365f92e9a27b27d12a15e610c"
270
275
metafile = true
+13
mods/minecraftcapes.pw.toml
View file
Reviewed
···
1
1
+
name = "MinecraftCapes"
2
2
+
filename = "MinecraftCapes NeoForge 26.1-1.0.1.jar"
3
3
+
side = "client"
4
4
+
5
5
+
[download]
6
6
+
url = "https://cdn.modrinth.com/data/9gNVPfzw/versions/pQYN7tPA/MinecraftCapes%20NeoForge%2026.1-1.0.1.jar"
7
7
+
hash-format = "sha512"
8
8
+
hash = "1f08be89101042cd1904d316043f339b2ba0d8b5a294a278ad046a20ca329dcbeecb81669f360276514929cd9f6aa3bdaa88fd4172f12d301b04fa15d7ff94c7"
9
9
+
10
10
+
[update]
11
11
+
[update.modrinth]
12
12
+
mod-id = "9gNVPfzw"
13
13
+
version = "pQYN7tPA"
+1
-1
pack.toml
View file
Reviewed
···
5
5
[index]
6
6
file = "index.toml"
7
7
hash-format = "sha256"
8
8
-
hash = "51b57276c61ecd2ad76dffa17e0aca0fc72e15be5457ce710555c86b664e3778"
8
8
+
hash = "1cce4d8254f1e646674ccb0f81e3ade899e188a16dbfb7aecfca6e98ea0d5635"
9
9
10
10
[versions]
11
11
minecraft = "26.1.2"