Added (the only) functional fabric addons with connector

This commit is contained in:
2025-07-05 19:11:05 -04:00
parent 931445cca2
commit cbc8df72b7
7 changed files with 63 additions and 1 deletions

View File

@ -1498,6 +1498,16 @@ file = "mods/connectivity.pw.toml"
hash = "b110d17098d959631ac663a006fe3145784048d5b443483189949ad8240fb82c"
metafile = true
[[files]]
file = "mods/connector-extras.pw.toml"
hash = "ca80a80a9a068c01ad3b2d8d484a943897b6e87325ca70e5dea2d59c2eba9160"
metafile = true
[[files]]
file = "mods/connector.pw.toml"
hash = "a71da6b2e8a7654cdc2936e0ac684fbcbed513eb07b32f68f39497c27fe0de1d"
metafile = true
[[files]]
file = "mods/corail-tombstone.pw.toml"
hash = "b7f03977131db7ac7f98e5838fa81454679635f66cdab8e9130c5c6034c4f424"
@ -1578,6 +1588,10 @@ file = "mods/explorify.pw.toml"
hash = "2728d8eb6fced8220aaebafacfdef1ebca454657fbb215cc46d80442efd25dab"
metafile = true
[[files]]
file = "mods/fabric-language-kotlin-1.13.4+kotlin.2.2.0.jar"
hash = "2a3c56fc1dd6e922a9bee35a4c0ba4bc0d967763f2e952ff49b74ec3c641f50b"
[[files]]
file = "mods/farmers-delight.pw.toml"
hash = "fa6e35c376181fa82ad33b9cb4c20382a0effd7eb09a06107dcc884b98f49ff2"
@ -1598,6 +1612,11 @@ file = "mods/figura.pw.toml"
hash = "f962525c872e0e925ea0065fccf4efe99ed534c376003db5cf3f6e7faa6b09fb"
metafile = true
[[files]]
file = "mods/forgified-fabric-api.pw.toml"
hash = "6a69d79b93e0634a65f9f00e30fa55b449a3e463847ab56ddc2847773774a8a8"
metafile = true
[[files]]
file = "mods/fossils-archeology-origins.pw.toml"
hash = "df6313a339024eff51a06462be09036dd5a959289e64c263217677efd02f3e1d"
@ -1703,6 +1722,10 @@ file = "mods/kotlin-for-forge.pw.toml"
hash = "82ffc26ad624cdd846cbbeb99ed40ef44229ec7006a7ae7e8caa8df6409c20db"
metafile = true
[[files]]
file = "mods/lanishextendedstaves-1.20.1-1.0.1.jar"
hash = "6b69ec73bf501d435f293f3e4cbf0cd456edf5e245528efd3b1fc5ff0b8f0977"
[[files]]
file = "mods/leaves-be-gone.pw.toml"
hash = "bbba6ac677c4e82b397501e4db188fadcafc4dacff02b835e4b8a44ffcc9a3c7"

View File

@ -0,0 +1,13 @@
name = "Connector Extras"
filename = "ConnectorExtras-1.11.2+1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/FYpiwiBR/versions/d28gpPn6/ConnectorExtras-1.11.2%2B1.20.1.jar"
hash-format = "sha1"
hash = "9336db4e6ce458bccf7724c039f0371e822397ae"
[update]
[update.modrinth]
mod-id = "FYpiwiBR"
version = "d28gpPn6"

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

@ -0,0 +1,13 @@
name = "Sinytra Connector"
filename = "Connector-1.0.0-beta.46+1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/u58R1TMW/versions/e8hSZ4vp/Connector-1.0.0-beta.46%2B1.20.1.jar"
hash-format = "sha1"
hash = "a4ad6605706bebca9470a5affe6f44abaef5d507"
[update]
[update.modrinth]
mod-id = "u58R1TMW"
version = "e8hSZ4vp"

Binary file not shown.

View File

@ -0,0 +1,13 @@
name = "Forgified Fabric API"
filename = "fabric-api-0.92.2+1.11.12+1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Aqlf1Shp/versions/qzoL6HjK/fabric-api-0.92.2%2B1.11.12%2B1.20.1.jar"
hash-format = "sha1"
hash = "acccf93c59f5c1521441faeeb3563dd6e08dd023"
[update]
[update.modrinth]
mod-id = "Aqlf1Shp"
version = "qzoL6HjK"

Binary file not shown.

View File

@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "adb4bd9a4fbf26b0849d40ba595777ce9ae7225084d1ca2647d78728fa618263"
hash = "e76c33e822784f7480f27d9e5c3650e5a58682ff4b09e55659379c6a18f396b2"
[versions]
forge = "47.4.2"