Add needed Spectrum dependency modonomicon

This commit is contained in:
JordanPlayz158
2025-01-28 22:09:37 -05:00
parent ae649763a1
commit 46ba0fba23
3 changed files with 19 additions and 1 deletions

View File

@@ -830,6 +830,11 @@ file = "mods/modmenu.pw.toml"
hash = "4cd171d3f5f3e1d2948cb1b0062e742a5e85110c9e9a668f9aed5b0cebcb9c97" hash = "4cd171d3f5f3e1d2948cb1b0062e742a5e85110c9e9a668f9aed5b0cebcb9c97"
metafile = true metafile = true
[[files]]
file = "mods/modonomicon.pw.toml"
hash = "413f0151d290945a1c0472161bd6ecb7aacec64d504e20cfd2f91c39bbfb1fc3"
metafile = true
[[files]] [[files]]
file = "mods/moonlight.pw.toml" file = "mods/moonlight.pw.toml"
hash = "7effe74f556c093a4d7e36e8d1f0ae6ef115cfeab54a1d870107ff69e8ddd678" hash = "7effe74f556c093a4d7e36e8d1f0ae6ef115cfeab54a1d870107ff69e8ddd678"

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

@@ -0,0 +1,13 @@
name = "Modonomicon"
filename = "modonomicon-1.20.1-fabric-1.77.5.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/692GClaE/versions/o6Q7QftB/modonomicon-1.20.1-fabric-1.77.5.jar"
hash-format = "sha1"
hash = "2ce3c1e01149a25885051698c0bc608eadef86fa"
[update]
[update.modrinth]
mod-id = "692GClaE"
version = "o6Q7QftB"

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 = "838e1e083b5cb1b56412c7af7c4cac75af531f6ea3246c1c65f9af508fd86ba6" hash = "796a771f0d65f32738b16794916eafa6f8700d1dd09cf5fcd64ba0489f9bb662"
[versions] [versions]
fabric = "0.16.9" fabric = "0.16.9"