diff options
| -rw-r--r-- | index.toml | 5 | ||||
| -rw-r--r-- | mods/squaremap.pw.toml | 13 | ||||
| -rw-r--r-- | pack.toml | 2 |
3 files changed, 19 insertions, 1 deletions
@@ -790,6 +790,11 @@ hash = "b4db824c83bb9476a4b9b13d9a4af28998d9fbf1ad24071514662fd0c81190be" metafile = true [[files]] +file = "mods/squaremap.pw.toml" +hash = "141e5dcbe7371904d6d5e3abbcee9b4a24d8c9ba3f3f74ca2507bf8d4f410618" +metafile = true + +[[files]] file = "mods/starlight.pw.toml" hash = "98553c2d49ef3a888954f24b7c49fe3442c01fd4fc1f1ed52c5898ed29d29d3b" metafile = true diff --git a/mods/squaremap.pw.toml b/mods/squaremap.pw.toml new file mode 100644 index 0000000..a8cfdc3 --- /dev/null +++ b/mods/squaremap.pw.toml @@ -0,0 +1,13 @@ +name = "squaremap" +filename = "squaremap-fabric-mc1.20.1-1.2.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/PFb7ZqK6/versions/AS12cZm5/squaremap-fabric-mc1.20.1-1.2.0.jar" +hash-format = "sha512" +hash = "e1c8e0beb8c952dbe0a0902d010207ab0c774a8bdd3971369316952081e03b77fb566eaadab5912ba3124ad30d5b94197d0d93ecdbdd97f86c3bf4010ca23dee" + +[update] +[update.modrinth] +mod-id = "PFb7ZqK6" +version = "AS12cZm5" @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "821f74792ee01edd8fefd666f57ba9ef76539a51286146ea653fd01dcb2145cb" +hash = "d96834cf8212f6107d037393e67d10dedc18528bee51d288974d9408f8f84af2" [versions] fabric = "0.19.3" |
