mirror of
https://codeberg.org/polyteknisk-radiogruppe/the_prg_server_configuration.git
synced 2026-06-14 10:48:56 +02:00
Add Sparkles resource pack to Minecraft configuration
Some checks failed
Build Nix modules (dry-run) / build-modules (push) Failing after 3m13s
Some checks failed
Build Nix modules (dry-run) / build-modules (push) Failing after 3m13s
This commit is contained in:
parent
726cb85cd8
commit
bafafa33e0
1 changed files with 4 additions and 0 deletions
|
|
@ -111,6 +111,10 @@ in {
|
||||||
enable-command-block = false;
|
enable-command-block = false;
|
||||||
enable-rcon = false;
|
enable-rcon = false;
|
||||||
level-type = "terralith:amplified_large_biomes";
|
level-type = "terralith:amplified_large_biomes";
|
||||||
|
#curl -sL "https://cdn.modrinth.com/data/HfNmMQ9E/versions/AIg6K6QE/Sparkles_26.1_v1.1.7.zip" | sha1sum | cut -d ' ' -f 1
|
||||||
|
resource-pack = "https://cdn.modrinth.com/data/HfNmMQ9E/versions/AIg6K6QE/Sparkles_26.1_v1.1.7.zip";
|
||||||
|
require-resource-pack = false;
|
||||||
|
resource-pack-sha1 = "7fdbd1e5e02191731aaa5298a61d457133cc8b00";
|
||||||
};
|
};
|
||||||
|
|
||||||
# Grant operator privileges to the user with the given UUID.
|
# Grant operator privileges to the user with the given UUID.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue