You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚠ Warn unsupported metafile: resourcepacks/ferns-fancy-inventory.pw.toml - please open an issue at github
⚠ Warn unsupported metafile: resourcepacks/fresh-animations.pw.toml - please open an issue at github
⚠ Warn unsupported metafile: shaderpacks/complementary-reimagined.pw.toml - please open an issue at github
⚠ Warn unsupported metafile: shaderpacks/complementary-unbound.pw.toml - please open an issue at github
supporting resourcepacks would be a nice touch if its possible
The text was updated successfully, but these errors were encountered:
The v2 rewrite should have full support for this, for now unfortunately I cant give you much of a fix
Here's a preview server.toml on v2:
name = "Layers of Railway"
[[sources]]
type = "modpack"modpack_type = "packwiz"url = "https://raw.githubusercontent.com/Layers-of-Railways/modpack/1.20.1/dev/"
hell, you can even mcman build with that on v2, v2 is currently missing a lot of the import / export / run extra features but the core part is somewhat complete
when running
mcman init --packwiz https://raw.githubusercontent.com/Layers-of-Railways/modpack/1.20.1/dev/pack.toml
you can observe that files in this folder https://github.com/Layers-of-Railways/modpack/tree/1.20.1/dev/resourcepacks and https://github.com/Layers-of-Railways/modpack/tree/1.20.1/dev/config/paxi/resourcepacks never get added due to being resourcepack files with mcman giving the following warningsupporting resourcepacks would be a nice touch if its possible
The text was updated successfully, but these errors were encountered: