we're trying ledger again...
This commit is contained in:
parent
528c9eb170
commit
c30bf5bde3
4 changed files with 19 additions and 1 deletions
Binary file not shown.
|
|
@ -929,6 +929,11 @@ 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"
|
||||
|
|
|
|||
13
mods/ledger.pw.toml
Normal file
13
mods/ledger.pw.toml
Normal 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"
|
||||
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "3ab2583ad3b749b94f114862c1a6fe520dab6346bb329cc284579e03c032e35a"
|
||||
hash = "233b75f5174bebca73ac9b85057e1f5ccaf48d84b52cf32401fa14260cb5aed4"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.1"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue