Added new dependency Almanac for server-side only mod Let Me Despawn

This commit is contained in:
JordanPlayz158
2025-02-28 22:48:37 -05:00
parent b823cc3365
commit cd6bf0e611
3 changed files with 19 additions and 1 deletions

View File

@@ -24,6 +24,11 @@ file = "mods/advancementinfo.pw.toml"
hash = "3475ed31cc03e95979ed05849015a59a38e286c86093c58d41013f3d945f72fe" hash = "3475ed31cc03e95979ed05849015a59a38e286c86093c58d41013f3d945f72fe"
metafile = true metafile = true
[[files]]
file = "mods/almanac.pw.toml"
hash = "84da114b518ecda7ed4fe0160a7986c2446e55820675016e3630ad87177dc55f"
metafile = true
[[files]] [[files]]
file = "mods/amarite.pw.toml" file = "mods/amarite.pw.toml"
hash = "b7e10696cbd12ed68a16238fd72d8af097db667ad0cf978a75509baeebb90ab1" hash = "b7e10696cbd12ed68a16238fd72d8af097db667ad0cf978a75509baeebb90ab1"

13
mods/almanac.pw.toml Normal file
View File

@@ -0,0 +1,13 @@
name = "Almanac"
filename = "almanac-1.20.x-fabric-1.0.2.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/Gi02250Z/versions/QM6nx1Sa/almanac-1.20.x-fabric-1.0.2.jar"
hash-format = "sha1"
hash = "0f31abe886e9785592f1896c7c1ffe5992e2c6de"
[update]
[update.modrinth]
mod-id = "Gi02250Z"
version = "QM6nx1Sa"

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 = "692888360bef084f3e6e02f8cc2e4d21b7d1b577f8aba6df0c5789c116fb4395" hash = "912146a99e1a5cdd3d8cbb900a52cbe068df223b50549092929c6bd87b1adb8c"
[versions] [versions]
fabric = "0.16.10" fabric = "0.16.10"