diff --git a/index.toml b/index.toml index bf1902d..a3ca485 100644 --- a/index.toml +++ b/index.toml @@ -1335,3 +1335,7 @@ metafile = true file = "shaderpacks/complementary-unbound.pw.toml" hash = "9025311f42fe8ab581987962c9c6b3ec5a50f5afc803e9d867dc580cb0b66190" metafile = true + +[[files]] +file = "unsup.ini" +hash = "3cdb2d1e56ce101bc35a041724b4adb96a6cab463e2f1c10b17e58b6221500f6" diff --git a/pack.toml b/pack.toml index c907068..ed5de4b 100644 --- a/pack.toml +++ b/pack.toml @@ -1,4 +1,4 @@ -name = "gino retardant" +name = "meow modpack" author = "reidlab" version = "1.0.0" pack-format = "packwiz:1.1.0" @@ -6,11 +6,12 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "1c7f87a5d18f567264f6fa489775a9388d798bbd31ba65eefec3d747326c6941" +hash = "2e99a4af10e59e72477d2c7a882295348910622a501a5a89b957184d5ecb6c5f" [versions] minecraft = "1.21.1" -neoforge = "21.1.186" +neoforge = "21.1.197" +unsup = "1.2.0-pre1" [options] acceptable-game-versions = [] diff --git a/unsup.ini b/unsup.ini new file mode 100644 index 0000000..d2a8161 --- /dev/null +++ b/unsup.ini @@ -0,0 +1,8 @@ +version=1 +preset=minecraft + +source_format=packwiz +source=https://reidlab.pink/f/modpack/pack.toml + +; dep issues +use_envs=false \ No newline at end of file