datapack?

This commit is contained in:
2025-05-29 11:34:34 -05:00
parent 3d62287946
commit 690784c65d
3 changed files with 20 additions and 1 deletions

View File

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