remove datapacks

This commit is contained in:
Satria 2026-05-10 10:49:39 +07:00
commit 6e02ff9c9c

View file

@ -97,7 +97,6 @@ in {
symlinks = { symlinks = {
# "server-icon.png" = "${modpack}/server-icon.png"; # "server-icon.png" = "${modpack}/server-icon.png";
"world/datapacks" = "${modpack}/datapacks";
"mods" = "${modpack}/mods"; "mods" = "${modpack}/mods";
}; };
}; };