feat: add "origins" mod

This commit is contained in:
2026-02-18 13:17:52 -06:00
parent 6e140c39a6
commit 05fc5cafb3
5 changed files with 55 additions and 1 deletions

15
index.toml generated
View File

@@ -115,6 +115,16 @@ file = "mods/configured.pw.toml"
hash = "c1bdeff356cd2ac164e2c0e6d0ceeda234db9774c2df44fb9f0e71d3960cc3f1"
metafile = true
[[files]]
file = "mods/connector-extras.pw.toml"
hash = "d8480ee1f6ae58fa389e502108bcde4936ca326d6dc2f1608b9af9ac141cb35a"
metafile = true
[[files]]
file = "mods/connector.pw.toml"
hash = "68a935746aad424891dcb36fa705cdafd652ea1170ecb8144b1db0c87e30297b"
metafile = true
[[files]]
file = "mods/construction-wand.pw.toml"
hash = "f0a3b2a75840024a3dfc03dc073b20e61aa41cf939cef2698308029a5f870c35"
@@ -250,6 +260,11 @@ file = "mods/ferrite-core.pw.toml"
hash = "902bac905b93271f02bd0951a22bac06a3da24f5c237fcaeb469e14a7679e508"
metafile = true
[[files]]
file = "mods/forgified-fabric-api.pw.toml"
hash = "2a2f2168bf03bfa3034ad9583588676c5d66b6f7c767df9fe259ab55350792d2"
metafile = true
[[files]]
file = "mods/ftb-chunks-forge.pw.toml"
hash = "0e753f0aea9277eba730d4a55929f244f9d7c9d15cc5e9bd96b4669e531f6de2"

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 = "sha512"
hash = "a318841ce2c42e8ba2058d47ad323bcb8ca500515c391f3f31b6468e8d4d974a53effe8a0a801b7fafd60d9845be514696bd9b095a3cc5d014bde02ce531bada"
[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.48+1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/u58R1TMW/versions/dmW0aite/Connector-1.0.0-beta.48%2B1.20.1.jar"
hash-format = "sha512"
hash = "b931040133c096d1d00051b92cb8c96b158bb2e4677bf8c85d6c43c692eb3e74b11e0277b2ed5b72baa9b861d447106d462376d996e158846cc8d2a17ed3a440"
[update]
[update.modrinth]
mod-id = "u58R1TMW"
version = "dmW0aite"

View File

@@ -0,0 +1,13 @@
name = "Forgified Fabric API"
filename = "fabric-api-0.92.6+1.11.14+1.20.1.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Aqlf1Shp/versions/XweDEycJ/fabric-api-0.92.6%2B1.11.14%2B1.20.1.jar"
hash-format = "sha512"
hash = "3b84ea415d9255861bcbf78cfda3987b78aa452361bf44ba6a0223501a25ab5c5c55cb0eac6f460c88b8cec958f2b59211e488277c26e3432a08196f62049e7c"
[update]
[update.modrinth]
mod-id = "Aqlf1Shp"
version = "XweDEycJ"

View File

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