disable portals_dp

This commit is contained in:
2025-05-30 00:00:46 -05:00
parent 0c216075bd
commit 9a3929fe94

View File

@@ -59,7 +59,7 @@
autoStart = true;
symlinks = {
"mods" = ./mods;
"world/datapacks/portals_dp" = ./portals_dp;
#"world/datapacks/portals_dp" = ./portals_dp;
};
};
};