From 272637521ad2be2d19b1ca8a3f716622a3f7972f Mon Sep 17 00:00:00 2001 From: Ashley Graves Date: Sun, 28 Jul 2024 22:34:27 +0200 Subject: [PATCH] test --- index.toml | 12 +++++++++++- mods/architectury-api.pw.toml | 20 ++++++++++---------- mods/markdownmanual.pw.toml | 13 +++++++++++++ mods/oc2r.pw.toml | 13 +++++++++++++ pack.toml | 5 ++++- 5 files changed, 51 insertions(+), 12 deletions(-) create mode 100644 mods/markdownmanual.pw.toml create mode 100644 mods/oc2r.pw.toml diff --git a/index.toml b/index.toml index 28849d5..a503e6b 100644 --- a/index.toml +++ b/index.toml @@ -349,7 +349,7 @@ metafile = true [[files]] file = "mods/architectury-api.pw.toml" -hash = "d871c25d09f0885dacfba9345f0742912111ce562f3d51b4d59c48053a621e57" +hash = "8a27a482bf7dbf9b8a96fe9a3e8bf8e08ca1d376c6cf13bccf49f0d5191d56fa" metafile = true [[files]] @@ -637,6 +637,11 @@ file = "mods/lucent.pw.toml" hash = "62041794a3b89328e32fd32fe2fd85702b000978fb6aa34d9b60c2f67bf8a0d4" metafile = true +[[files]] +file = "mods/markdownmanual.pw.toml" +hash = "3f1eea2dd5059eaf390788895a15e83e906083f2013fc0d8cf4bff74c4a99726" +metafile = true + [[files]] file = "mods/mcr_blahaj.pw.toml" hash = "aa112539228ce0d4e6b980c916744ee70bad9adb47e8bdb2ad412d82c0b48272" @@ -672,6 +677,11 @@ file = "mods/obsidianui.pw.toml" hash = "20ae985a3d4a13c4fee0abbf2e37b152750d606ffd9aeb3d94b823d47c360fe0" metafile = true +[[files]] +file = "mods/oc2r.pw.toml" +hash = "7236f106f2e0685fce7e3da0b4db936359ca7f3410c47f46c217dd35f719afa5" +metafile = true + [[files]] file = "mods/oculus.pw.toml" hash = "b085541be584ad69dc83c7737a8d1226f77a4bc2c6f17c9c785986781ec11d2d" diff --git a/mods/architectury-api.pw.toml b/mods/architectury-api.pw.toml index f9998c4..379c814 100644 --- a/mods/architectury-api.pw.toml +++ b/mods/architectury-api.pw.toml @@ -1,13 +1,13 @@ -filename = 'architectury-9.2.14-forge.jar' -name = 'Architectury API' -side = 'both' +name = "Architectury API (Fabric/Forge/NeoForge)" +filename = "architectury-9.2.14-forge.jar" +side = "both" [download] -hash = 'cf67f2050cafa00f0bee42e6d7bef77fdb808ac4f71742f7b4d6d5c1e6ffb49561a5a252f332d2b78a9767bdb5faa284611790dba303fbdc736ae36d794f61c7' -hash-format = 'sha512' -mode = 'url' -url = 'https://cdn.modrinth.com/data/lhGA9TYQ/versions/1MKTLiiG/architectury-9.2.14-forge.jar' +hash-format = "sha1" +hash = "a52918a500ff421180a1cbd1a0cabee712134ec4" +mode = "metadata:curseforge" -[update.modrinth] -mod-id = 'lhGA9TYQ' -version = '1MKTLiiG' \ No newline at end of file +[update] +[update.curseforge] +file-id = 5137938 +project-id = 419699 diff --git a/mods/markdownmanual.pw.toml b/mods/markdownmanual.pw.toml new file mode 100644 index 0000000..7d57b17 --- /dev/null +++ b/mods/markdownmanual.pw.toml @@ -0,0 +1,13 @@ +name = "Markdown Manual" +filename = "markdown_manual-MC1.20.1-forge-1.2.5+c3f0b88.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "9e2dec58cb2d827e42dc8453214d815a7b63ce82" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4873115 +project-id = 502485 diff --git a/mods/oc2r.pw.toml b/mods/oc2r.pw.toml new file mode 100644 index 0000000..a459c40 --- /dev/null +++ b/mods/oc2r.pw.toml @@ -0,0 +1,13 @@ +name = "OpenComputers II: Reimagined" +filename = "oc2r-1.20.1-forge-1.1.0+83b6d4e4.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "86e47b1b6d003223f5190bcb4e738f076a5969b1" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 5544316 +project-id = 1037738 diff --git a/pack.toml b/pack.toml index c9bf6f8..dcf41a5 100644 --- a/pack.toml +++ b/pack.toml @@ -5,8 +5,11 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "1b32aa35baede77e47d9ca5b15aa82f8579ecee7bbb68915fa58538b8dbf3964" +hash = "cfcf784d5be50d3b9bb8a3c9afa13b832c3f8db7baf0bf9ab91a6e69aca1f1df" [versions] minecraft = "1.20.1" neoforge = "47.1.106" + +[options] +acceptable-game-versions = []