Awesome Pack 1.0.2

This commit is contained in:
2025-05-29 23:33:31 -05:00
parent dbf375a859
commit 1b5f44f589
20 changed files with 56 additions and 57 deletions

View File

@@ -46,9 +46,8 @@
serverProperties = {
server-port = 25566;
gamemode = "survival";
level-seed = "givemeagoodspawnorimjumping";
white-list = true;
motd = "Once more!";
motd = "Now with Aether!";
};
whitelist = {
"MeasureTwice66" = "a4032062-293d-484d-a790-9f52475836bb";
@@ -58,7 +57,7 @@
autoStart = true;
symlinks = {
"mods" = ./mods;
#"world/datapacks/portals_dp" = ./portals_dp;
"world/datapacks/portals_dp" = ./portals_dp;
};
};
};