diff --git a/DH Test-1.0.0.mrpack b/DH Test-1.0.0.mrpack index ef1ee24..f4d3792 100644 Binary files a/DH Test-1.0.0.mrpack and b/DH Test-1.0.0.mrpack differ diff --git a/index.toml b/index.toml index 1ae155f..ce9de7b 100644 --- a/index.toml +++ b/index.toml @@ -4,6 +4,16 @@ hash-format = "sha256" file = "README.md" hash = "cd3ae2905b00991d369bc681be56fe2a6c132731eccee3f79fd5f05f8bd4e511" +[[files]] +file = "mods/c2me-fabric.pw.toml" +hash = "066bcf27ce64eeaeb8e595f3768743c02e3a5fa2f7338357a523b8a72f0814df" +metafile = true + +[[files]] +file = "mods/chunky.pw.toml" +hash = "b1581bbfae9d16690f4022536da6567f000130c4ea5e04d92177c1bc61fea709" +metafile = true + [[files]] file = "mods/distanthorizons.pw.toml" hash = "cab4ccb34ccfeec5bf0a42dcc756c2f97b67f2094f3b29417fd6a5c9463f40b2" diff --git a/mods/c2me-fabric.pw.toml b/mods/c2me-fabric.pw.toml new file mode 100644 index 0000000..cc98019 --- /dev/null +++ b/mods/c2me-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "Concurrent Chunk Management Engine (Fabric)" +filename = "c2me-fabric-mc1.20.1-0.2.0+alpha.11.13.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/VSNURh3q/versions/LRL5QAZY/c2me-fabric-mc1.20.1-0.2.0%2Balpha.11.13.jar" +hash-format = "sha512" +hash = "b4ea87f710dbe1703f68611cfbbc3dac11d50b78af90b5ee52f32d29018f47f6ea7bf8d9de330cff1437db8c9ca004f94d436f711aa90279f8fce316fba21523" + +[update] +[update.modrinth] +mod-id = "VSNURh3q" +version = "LRL5QAZY" diff --git a/mods/chunky.pw.toml b/mods/chunky.pw.toml new file mode 100644 index 0000000..6778992 --- /dev/null +++ b/mods/chunky.pw.toml @@ -0,0 +1,13 @@ +name = "Chunky" +filename = "Chunky-1.3.146.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/fALzjamp/versions/NHWYq9at/Chunky-1.3.146.jar" +hash-format = "sha512" +hash = "9dbb82993302a8dfbe6ce1f46a051d72b5ada924424f4e23674ce660d209257584159a33248fa9247793e9ba03d3a117299ce1ff6685f06a7fb87c96504459aa" + +[update] +[update.modrinth] +mod-id = "fALzjamp" +version = "NHWYq9at" diff --git a/pack.toml b/pack.toml index 547cf1d..41e3b8a 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "7ae0db73fca42b63d150eaed9ec7a9d914fd3c0375cbf7ca0e8ca89c9a65d296" +hash = "c896627ce220338f0a86f877438be28342349bbe8f3589a902ffc3a80f7793cf" [versions] minecraft = "1.20.1"