]> gitweb.ps.run Git - packwiz/commitdiff
fabric api and lithostitched
authorPatrick <patrick.schoenberger@posteo.de>
Mon, 8 Dec 2025 19:59:38 +0000 (20:59 +0100)
committerPatrick <patrick.schoenberger@posteo.de>
Mon, 8 Dec 2025 19:59:38 +0000 (20:59 +0100)
index.toml
mods/fabric-api.pw.toml [new file with mode: 0644]
mods/lithostitched.pw.toml [new file with mode: 0644]
pack.toml

index 06f4108b2331c5401a72ef96fc6e8acd0ee828b8..ec3b519f2b698c9b92e7f1ad3e76f4c1f5aad03a 100644 (file)
@@ -1,5 +1,10 @@
 hash-format = "sha256"
 
+[[files]]
+file = "mods/fabric-api.pw.toml"
+hash = "2b7949e506ba69c57139127c0ccc6caf5a9ec5ec97788b81288118db3d7c2ad3"
+metafile = true
+
 [[files]]
 file = "mods/lithostitched.pw.toml"
 hash = "55167e582fd4841cd6c581beb53d341e94285c216e04b1d7bff0068e875be2a6"
diff --git a/mods/fabric-api.pw.toml b/mods/fabric-api.pw.toml
new file mode 100644 (file)
index 0000000..95ad673
--- /dev/null
@@ -0,0 +1,13 @@
+name = "Fabric API"
+filename = "fabric-api-0.92.6+1.20.1.jar"
+side = "both"
+
+[download]
+url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/UapVHwiP/fabric-api-0.92.6%2B1.20.1.jar"
+hash-format = "sha512"
+hash = "2bd2ed0cee22305b7ff49597c103a57c8fbe5f64be54a906796d48b589862626c951ff4cbf5cb1ed764a4d6479d69c3077594e693b7a291240eeea2bb3132b0c"
+
+[update]
+[update.modrinth]
+mod-id = "P7dR8mSH"
+version = "UapVHwiP"
diff --git a/mods/lithostitched.pw.toml b/mods/lithostitched.pw.toml
new file mode 100644 (file)
index 0000000..e8ea4ec
--- /dev/null
@@ -0,0 +1,13 @@
+name = "Lithostitched"
+filename = "lithostitched-fabric-1.20.1-1.4.11.jar"
+side = "server"
+
+[download]
+url = "https://cdn.modrinth.com/data/XaDC71GB/versions/9bbVphAR/lithostitched-fabric-1.20.1-1.4.11.jar"
+hash-format = "sha512"
+hash = "d8e840907e3f7326c1e6605b65c46eb4e920e4790ab4074884ad21913f0c097dcacf4b813091239eb58bd65b7c75b96d04bb4df6eec830f89a21e217e3c0fdec"
+
+[update]
+[update.modrinth]
+mod-id = "XaDC71GB"
+version = "9bbVphAR"
index b15f9c9d830f173ade0c2aa59551b034c3266472..929fdc3f5ac5ccde518a9b57b8fcfbf595fac13e 100644 (file)
--- a/pack.toml
+++ b/pack.toml
@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
 [index]
 file = "index.toml"
 hash-format = "sha256"
-hash = "731ca23597d289516025a061ae9e954b0d0f68114cf7b5f9278bdec35720b165"
+hash = "2b85e3c924b4a458ed24645ca47e70f4c794d72c878f2f201e05a40d6d916c10"
 
 [versions]
 fabric = "0.18.1"