Compare commits

..

2 Commits

Author SHA1 Message Date
fc8c11a5c7 feat: add "rhino" mod 2026-02-18 11:37:35 -06:00
adc305d9a3 feat: add "caelus" mod 2026-02-18 11:37:34 -06:00
4 changed files with 37 additions and 1 deletions

10
index.toml generated
View File

@@ -65,6 +65,11 @@ file = "mods/bow-infinity-fix.pw.toml"
hash = "6b157310d7521d97ef5e250dda9867940285169dbfa2b05a0ca8baf2bd0dcc82"
metafile = true
[[files]]
file = "mods/caelus.pw.toml"
hash = "8a8ea0af79b88d9c192d208aa5be4bacd934e2b92d4721566e2e796eb9761e10"
metafile = true
[[files]]
file = "mods/canary.pw.toml"
hash = "14481081a9e233f4ba57df8a77ce028184818143eae1c73b60749ea482c912e9"
@@ -450,6 +455,11 @@ file = "mods/rechiseled.pw.toml"
hash = "532895715dc47283ed1877d10ba26563b442d8fc551b09ba314e008d5fcbd02f"
metafile = true
[[files]]
file = "mods/rhino.pw.toml"
hash = "5b92406160d9ea8a61ddf111caaecb7f6283678e2c40b08b72dce3eeaf20dc96"
metafile = true
[[files]]
file = "mods/searchables.pw.toml"
hash = "b8c7497acbf4890b4609b6b20de7affdd3482fc99af975d9ff6b29c075e1d8a7"

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

@@ -0,0 +1,13 @@
name = "Caelus API"
filename = "caelus-forge-3.2.0+1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/40FYwb4z/versions/mRry0DgY/caelus-forge-3.2.0%2B1.20.1.jar"
hash-format = "sha512"
hash = "906baad404c33288d8daf8937bc6a85d3bcc03db67a4a68395b8f01eea57f773420ff97919aadb08a7618b62b0c6c3db72270f9c3af836b822385464f509cf78"
[update]
[update.modrinth]
mod-id = "40FYwb4z"
version = "mRry0DgY"

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

@@ -0,0 +1,13 @@
name = "Rhino"
filename = "rhino-forge-2001.2.3-build.10.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/sk9knFPE/versions/uNALdylI/rhino-forge-2001.2.3-build.10.jar"
hash-format = "sha512"
hash = "4eb6a635f3eff3baa158539bd55344421cf69b15e28f7da8bf55f370a11c071f3525063a6f81b67fbfca550ad8aaab7e6208df87f65ca6ed2851edd46f032b58"
[update]
[update.modrinth]
mod-id = "sk9knFPE"
version = "uNALdylI"

View File

@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "0d1f4f5517be4685b80858f36fd370313420bd7f201a1a190fa5f0c7b3f38b63"
hash = "ab9addcdaed34e3d04789cceaa76b01dba5a89bc47d27a94787e4b6b3fc994a6"
[versions]
forge = "47.4.10"