Skip to content

Commit d375400

Browse files
authored
Specify .mrpack extension for local mrpack files (#4079)
1 parent d5442dd commit d375400

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/types-and-platforms/mod-platforms/modrinth-modpacks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The desired modpack project is specified with the `MODRINTH_MODPACK` environment
1818

1919
- A custom URL of a hosted [mrpack file](https://support.modrinth.com/en/articles/8802351-modrinth-modpack-format-mrpack)
2020

21-
- The container path to a local [mrpack file](https://support.modrinth.com/en/articles/8802351-modrinth-modpack-format-mrpack)
21+
- The container path to a local [mrpack file](https://support.modrinth.com/en/articles/8802351-modrinth-modpack-format-mrpack). The file name **must have the `.mrpack` extension** in order to be correctly detected as a local file.
2222

2323
## Modpack version
2424

0 commit comments

Comments
 (0)