diff options
| author | Felix Perktold <> | 2026-07-24 17:03:28 +0000 |
|---|---|---|
| committer | Felix Perktold <> | 2026-07-24 17:03:28 +0000 |
| commit | 90dc30e46d6612e767e7be6841255a827c03ebd2 (patch) | |
| tree | d684f29f505e392413bc0ddb926b863c8ac66967 /mods | |
| parent | ff1344099e67135059d485283c064af2b0fac9d4 (diff) | |
added hex casting
Diffstat (limited to 'mods')
| -rw-r--r-- | mods/cardinal-components-api.pw.toml | 13 | ||||
| -rw-r--r-- | mods/hex-casting.pw.toml | 13 | ||||
| -rw-r--r-- | mods/inline.pw.toml | 13 | ||||
| -rw-r--r-- | mods/paucal.pw.toml | 13 |
4 files changed, 52 insertions, 0 deletions
diff --git a/mods/cardinal-components-api.pw.toml b/mods/cardinal-components-api.pw.toml new file mode 100644 index 0000000..f3e5326 --- /dev/null +++ b/mods/cardinal-components-api.pw.toml @@ -0,0 +1,13 @@ +name = "Cardinal Components API" +filename = "cardinal-components-api-5.2.3.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/K01OU20C/versions/Ielhod3p/cardinal-components-api-5.2.3.jar" +hash-format = "sha512" +hash = "f20484d5bc780bee9b388ff6075e7c3bd130c7f8cae75a425bfd1fb68d03ca19288c09b0729992987fd32f3a2433b49c25162e086de82abd8d06ee45e4e3c917" + +[update] +[update.modrinth] +mod-id = "K01OU20C" +version = "Ielhod3p" diff --git a/mods/hex-casting.pw.toml b/mods/hex-casting.pw.toml new file mode 100644 index 0000000..d94f5a6 --- /dev/null +++ b/mods/hex-casting.pw.toml @@ -0,0 +1,13 @@ +name = "Hex Casting" +filename = "hexcasting-fabric-1.20.1-0.11.3.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/nTW3yKrm/versions/PqdeU0a7/hexcasting-fabric-1.20.1-0.11.3.jar" +hash-format = "sha512" +hash = "fa56e4163dd306bf96c1dcc2cd5e3c9a0247024d428baee10e92ddec7c5b76ccc774e880a6058f068fafcbd17316273458c8f4e7b309da9d56c15459710a59ba" + +[update] +[update.modrinth] +mod-id = "nTW3yKrm" +version = "PqdeU0a7" diff --git a/mods/inline.pw.toml b/mods/inline.pw.toml new file mode 100644 index 0000000..dd7cafe --- /dev/null +++ b/mods/inline.pw.toml @@ -0,0 +1,13 @@ +name = "Inline" +filename = "inline-fabric-1.20.1-1.2.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/fin1PX4m/versions/n7VmkBLu/inline-fabric-1.20.1-1.2.2.jar" +hash-format = "sha512" +hash = "f2aecf5f8de3d6ff32d810b8d358450579ab3215d19ff5c228ab874f781d45ab35dfdbc0948d76150617e283140f0e8a0275c56d01d1a0991863e11952b27812" + +[update] +[update.modrinth] +mod-id = "fin1PX4m" +version = "n7VmkBLu" diff --git a/mods/paucal.pw.toml b/mods/paucal.pw.toml new file mode 100644 index 0000000..615c0b4 --- /dev/null +++ b/mods/paucal.pw.toml @@ -0,0 +1,13 @@ +name = "PAUCAL" +filename = "paucal-0.6.0+1.20.1-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/TZo2wHFe/versions/dabyDTwJ/paucal-0.6.0%2B1.20.1-fabric.jar" +hash-format = "sha512" +hash = "5ab76a177c66113a1a1a6aaf738077c711d4b73807814d530f753961967398d5908ef1857b3290e633a3917bf7a93f9dc8cf2fb9767b26b8efbe8e295922d571" + +[update] +[update.modrinth] +mod-id = "TZo2wHFe" +version = "dabyDTwJ" |
