alpha
Login
or
Join now
yemou.pink
/
nix-configs
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.
Nix configurations for my homelab
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
Update cobblemon modpack
author
yemou
date
1 month ago
(May 12, 2026, 2:08 AM -0400)
commit
46425793
464257932208c04652e28e8fdd36b8a6c6cd603f
parent
84c2914e
84c2914e0301d87a9065cc6df00f276dc8f06a5f
+4
-4
1 changed file
Expand all
Collapse all
Unified
Split
modules
services
minecraft
yembina
default.nix
+4
-4
modules/services/minecraft/yembina/default.nix
Reviewed
···
8
8
services.minecraft-servers.servers.yembina =
9
9
let
10
10
modpack = pkgs.fetchModrinthModpack {
11
11
-
url = "https://cobblemon.yem.pink/m/cobblemon-3.2.0.mrpack";
12
12
-
packHash = "sha256-72CARIQCZyoX/4zQg1LprRg5awT/bd6eoa2XmWcQDyY=";
11
11
+
url = "https://cobblemon.yem.pink/m/cobblemon-4.0.4.mrpack";
12
12
+
packHash = "sha256-k+HKj7d3Qw7hHJChC0cC3B6/5sD7jcA5+jlsC0/91Ag=";
13
13
side = "server";
14
14
};
15
15
in
···
49
49
sync-chunk-writes = false;
50
50
white-list = true;
51
51
require-resource-pack = false;
52
52
-
resource-pack = "https://cobblemon.yem.pink/r/resources-3.0.0.zip";
53
53
-
resource-pack-sha1 = "132db0ad3c1b3fd228deffbc5c7004d932908dca";
52
52
+
resource-pack = "https://cobblemon.yem.pink/r/resources-4.0.0.zip";
53
53
+
resource-pack-sha1 = "da656154736644175cfe1efa38c7228c44699041";
54
54
resource-pack-prompt = "This resource pack is REQUIRED for the visuals on the server.";
55
55
};
56
56
symlinks = {