diff options
Diffstat (limited to 'pack.toml')
| -rw-r--r-- | pack.toml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/pack.toml b/pack.toml new file mode 100644 index 0000000..c2d6e87 --- /dev/null +++ b/pack.toml @@ -0,0 +1,13 @@ +name = "getchoos-modpack" +author = "getchoo" +version = "1.0.0" +pack-format = "packwiz:1.1.0" + +[index] +file = "index.toml" +hash-format = "sha256" +hash = "0a4d1108682779338d2ae5f3b7d50e3ec017dbd73b71ddb6877c560fb8da0bd8" + +[versions] +minecraft = "1.19.2" +quilt = "0.18.1-beta.41" |
