summaryrefslogtreecommitdiff
path: root/pack.toml
diff options
context:
space:
mode:
authorseth <[email protected]>2023-01-16 03:48:11 -0500
committerseth <[email protected]>2023-01-16 05:16:13 -0500
commitacb033955957c1b8dac7e2d9782d44d6e10c4871 (patch)
tree958a0b653df23f7b2a0364a03d4e5c33fc7447c6 /pack.toml
initial commit
Diffstat (limited to 'pack.toml')
-rw-r--r--pack.toml13
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"