diff --git a/DH Test-1.0.0.mrpack b/DH Test-1.0.0.mrpack new file mode 100644 index 0000000..ef1ee24 Binary files /dev/null and b/DH Test-1.0.0.mrpack differ diff --git a/index.toml b/index.toml new file mode 100644 index 0000000..1ae155f --- /dev/null +++ b/index.toml @@ -0,0 +1,10 @@ +hash-format = "sha256" + +[[files]] +file = "README.md" +hash = "cd3ae2905b00991d369bc681be56fe2a6c132731eccee3f79fd5f05f8bd4e511" + +[[files]] +file = "mods/distanthorizons.pw.toml" +hash = "cab4ccb34ccfeec5bf0a42dcc756c2f97b67f2094f3b29417fd6a5c9463f40b2" +metafile = true diff --git a/mods/distanthorizons.pw.toml b/mods/distanthorizons.pw.toml new file mode 100644 index 0000000..74564bb --- /dev/null +++ b/mods/distanthorizons.pw.toml @@ -0,0 +1,9 @@ +name = "Distant Horizons" +filename = "DistantHorizons-2.3.0-b-dev-1.20.1-fabric-forge.jar" +side = "both" + +[download] +url = "https://cdn.densmo.re/mc/DistantHorizons-2.3.0-b-dev-1.20.1-fabric-forge.jar" + +hash-format = "sha512" +hash = "e96e504857d4c53c9cb189d632e1dbcd71972d68ad5f370b44feacf5737e0311d1c4da6b0e9287b4463d947418b1f14541cd75c7758953978d4d97d99d2f33b6" diff --git a/pack.toml b/pack.toml new file mode 100644 index 0000000..547cf1d --- /dev/null +++ b/pack.toml @@ -0,0 +1,13 @@ +name = "DH Test" +author = "gabetoo" +version = "1.0.0" +pack-format = "packwiz:1.1.0" + +[index] +file = "index.toml" +hash-format = "sha256" +hash = "7ae0db73fca42b63d150eaed9ec7a9d914fd3c0375cbf7ca0e8ca89c9a65d296" + +[versions] +minecraft = "1.20.1" +quilt = "0.27.1"