we're trying ledger again...

This commit is contained in:
gabetoo 2024-12-30 18:21:31 -05:00
parent 528c9eb170
commit c30bf5bde3
4 changed files with 19 additions and 1 deletions

Binary file not shown.

View file

@ -929,6 +929,11 @@ 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"

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

@ -0,0 +1,13 @@
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"

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 = "3ab2583ad3b749b94f114862c1a6fe520dab6346bb329cc284579e03c032e35a" hash = "233b75f5174bebca73ac9b85057e1f5ccaf48d84b52cf32401fa14260cb5aed4"
[versions] [versions]
minecraft = "1.20.1" minecraft = "1.20.1"