diff --git a/DH Test-1.0.0.mrpack b/DH Test-1.0.0.mrpack index ff2e5c3..1eac2a9 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 0d71ad8..6096f52 100644 --- a/index.toml +++ b/index.toml @@ -64,6 +64,11 @@ file = "mods/appleskin.pw.toml" hash = "7d44149b8b22e0b19b082f49809edfc1b5f170e5d1d297cd73ae88c0b432c3ab" metafile = true +[[files]] +file = "mods/aquamirae.pw.toml" +hash = "d48e943c59dd7c5c0c20b80afd23e18e05385ed79b37e80238f949ec0f5e8d9c" +metafile = true + [[files]] file = "mods/archers.pw.toml" hash = "b977041d4ddd1f03e5be5c27cbae9fcfc8a6a5255edbb2933d6dea46651e86db" @@ -774,11 +779,6 @@ file = "mods/leaf-me-alone.pw.toml" hash = "443ec5c37984c9f0076b2059543f2113a43d1f029aaa9a5e20c59dfa804b965d" metafile = true -[[files]] -file = "mods/ledger.pw.toml" -hash = "56094cd33726792df84e8991bf1e9e3d69383a65793d47aab66bf2cac3f9acfb" -metafile = true - [[files]] file = "mods/lithium.pw.toml" hash = "470d30cd94b769b646f714432ba4cd01969910f6016957a6b218d2d2900d914c" @@ -944,6 +944,11 @@ file = "mods/notenoughcrashes.pw.toml" hash = "752c3a959b3876308515a053d90ee632b4ebedc2f021f9ee79c57f1eafdbdff8" metafile = true +[[files]] +file = "mods/obscure-api.pw.toml" +hash = "8f6b83625e06798510048832addd6b1bf709b5d5e7dba438d002fe2dc110981b" +metafile = true + [[files]] file = "mods/octo-lib.pw.toml" hash = "d990dfc4a164992f280ded4b755fd9096408000bf7645d12717408d044c4eeab" diff --git a/mods/aquamirae.pw.toml b/mods/aquamirae.pw.toml new file mode 100644 index 0000000..c9e6ff5 --- /dev/null +++ b/mods/aquamirae.pw.toml @@ -0,0 +1,13 @@ +name = "Aquamirae" +filename = "Aquamirae-6.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/k23mNPhZ/versions/ouUaC54p/Aquamirae-6.jar" +hash-format = "sha512" +hash = "c047063fb7b54cf107554992a9341470c622c178a89a1135c9204b347034bf9dfc757f09f1f96fcc20852868c0c11fb18ca7151ec0e2b87556f516011b0f59b1" + +[update] +[update.modrinth] +mod-id = "k23mNPhZ" +version = "ouUaC54p" diff --git a/mods/ledger.pw.toml b/mods/ledger.pw.toml deleted file mode 100644 index 664ead4..0000000 --- a/mods/ledger.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Ledger" -filename = "ledger-1.2.8.jar" -side = "server" - -[download] -url = "https://cdn.modrinth.com/data/LVN9ygNV/versions/pOxgWfwI/ledger-1.2.8.jar" -hash-format = "sha512" -hash = "8230ae7ef5495dd43b6ebc19fb212b7ffb10dc571fc586ecc7e2cc8177989daa41c102ac386d82586c83a0b48b9dba29f095ffa4b8d78e34d715e25830117f8d" - -[update] -[update.modrinth] -mod-id = "LVN9ygNV" -version = "pOxgWfwI" diff --git a/mods/obscure-api.pw.toml b/mods/obscure-api.pw.toml new file mode 100644 index 0000000..916f439 --- /dev/null +++ b/mods/obscure-api.pw.toml @@ -0,0 +1,13 @@ +name = "Obscure API" +filename = "Obscure-API-16.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/fU7jbFHc/versions/IWDYxZre/Obscure-API-16.jar" +hash-format = "sha512" +hash = "f0998d69174063420078fe96ff904665a33f3950475536c8ca8f0bda45417ef94a75598d417af4302e92d6a59ead1ea7e6721062b538f981f5f4dd16e8c1c5b1" + +[update] +[update.modrinth] +mod-id = "fU7jbFHc" +version = "IWDYxZre" diff --git a/pack.toml b/pack.toml index d916ecd..83ced71 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 = "36c7eeebe01a44083132088a5aa02e900b33a0f66e60f28d7dc38a3848326fa5" +hash = "6b41a1f3cd2d5ab7cd930dfae4bd6321379f64ffc5ee52f45954a5309482d326" [versions] minecraft = "1.20.1"