diff --git a/Vanilla Plus Plus-1.0.0.mrpack b/Vanilla Plus Plus-1.0.0.mrpack index 2dc5539..b3c17d5 100644 Binary files a/Vanilla Plus Plus-1.0.0.mrpack and b/Vanilla Plus Plus-1.0.0.mrpack differ diff --git a/index.toml b/index.toml index b992a1c..7604d0c 100644 --- a/index.toml +++ b/index.toml @@ -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" diff --git a/mods/ledger.pw.toml b/mods/ledger.pw.toml new file mode 100644 index 0000000..664ead4 --- /dev/null +++ b/mods/ledger.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index 7a30943..677093b 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 = "3ab2583ad3b749b94f114862c1a6fe520dab6346bb329cc284579e03c032e35a" +hash = "233b75f5174bebca73ac9b85057e1f5ccaf48d84b52cf32401fa14260cb5aed4" [versions] minecraft = "1.20.1"