I lied, no more ledger

This commit is contained in:
gabetoo 2024-12-23 02:12:42 -05:00
parent 40a8a33435
commit 79697e3ca6
6 changed files with 37 additions and 19 deletions

Binary file not shown.

View file

@ -64,6 +64,11 @@ file = "mods/appleskin.pw.toml"
hash = "7d44149b8b22e0b19b082f49809edfc1b5f170e5d1d297cd73ae88c0b432c3ab" hash = "7d44149b8b22e0b19b082f49809edfc1b5f170e5d1d297cd73ae88c0b432c3ab"
metafile = true metafile = true
[[files]]
file = "mods/aquamirae.pw.toml"
hash = "d48e943c59dd7c5c0c20b80afd23e18e05385ed79b37e80238f949ec0f5e8d9c"
metafile = true
[[files]] [[files]]
file = "mods/archers.pw.toml" file = "mods/archers.pw.toml"
hash = "b977041d4ddd1f03e5be5c27cbae9fcfc8a6a5255edbb2933d6dea46651e86db" hash = "b977041d4ddd1f03e5be5c27cbae9fcfc8a6a5255edbb2933d6dea46651e86db"
@ -774,11 +779,6 @@ file = "mods/leaf-me-alone.pw.toml"
hash = "443ec5c37984c9f0076b2059543f2113a43d1f029aaa9a5e20c59dfa804b965d" hash = "443ec5c37984c9f0076b2059543f2113a43d1f029aaa9a5e20c59dfa804b965d"
metafile = true metafile = true
[[files]]
file = "mods/ledger.pw.toml"
hash = "56094cd33726792df84e8991bf1e9e3d69383a65793d47aab66bf2cac3f9acfb"
metafile = true
[[files]] [[files]]
file = "mods/lithium.pw.toml" file = "mods/lithium.pw.toml"
hash = "470d30cd94b769b646f714432ba4cd01969910f6016957a6b218d2d2900d914c" hash = "470d30cd94b769b646f714432ba4cd01969910f6016957a6b218d2d2900d914c"
@ -944,6 +944,11 @@ file = "mods/notenoughcrashes.pw.toml"
hash = "752c3a959b3876308515a053d90ee632b4ebedc2f021f9ee79c57f1eafdbdff8" hash = "752c3a959b3876308515a053d90ee632b4ebedc2f021f9ee79c57f1eafdbdff8"
metafile = true metafile = true
[[files]]
file = "mods/obscure-api.pw.toml"
hash = "8f6b83625e06798510048832addd6b1bf709b5d5e7dba438d002fe2dc110981b"
metafile = true
[[files]] [[files]]
file = "mods/octo-lib.pw.toml" file = "mods/octo-lib.pw.toml"
hash = "d990dfc4a164992f280ded4b755fd9096408000bf7645d12717408d044c4eeab" hash = "d990dfc4a164992f280ded4b755fd9096408000bf7645d12717408d044c4eeab"

13
mods/aquamirae.pw.toml Normal file
View file

@ -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"

View file

@ -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"

13
mods/obscure-api.pw.toml Normal file
View file

@ -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"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "36c7eeebe01a44083132088a5aa02e900b33a0f66e60f28d7dc38a3848326fa5" hash = "6b41a1f3cd2d5ab7cd930dfae4bd6321379f64ffc5ee52f45954a5309482d326"
[versions] [versions]
minecraft = "1.20.1" minecraft = "1.20.1"