fh<suhdfahfaih

This commit is contained in:
Michael Dahlmann 2026-02-18 15:52:22 +01:00
parent 9e7d573d1c
commit f39f0e6bbe
5 changed files with 55 additions and 1 deletions

View file

@ -40,6 +40,11 @@ file = "mods/fabric-api.pw.toml"
hash = "12fe61275734cf8d2554d5f92af20ccb22479118b36a9a56a275ad3f4b1e13fb" hash = "12fe61275734cf8d2554d5f92af20ccb22479118b36a9a56a275ad3f4b1e13fb"
metafile = true metafile = true
[[files]]
file = "mods/fabric-language-kotlin.pw.toml"
hash = "408151861cc1b1a4c4e9c8a3550662a2fc36d0ea96ee07b7e96c5d2a6afacf6f"
metafile = true
[[files]] [[files]]
file = "mods/ferrite-core.pw.toml" file = "mods/ferrite-core.pw.toml"
hash = "58d01821618f01d70700ef0918a3e698cdc874926183e59be420df2021493b1c" hash = "58d01821618f01d70700ef0918a3e698cdc874926183e59be420df2021493b1c"
@ -60,6 +65,11 @@ file = "mods/lithium.pw.toml"
hash = "29bc0f585963a84e1f78af8a1ab779e34dcc4c1657190297bca9cd95aeb90d36" hash = "29bc0f585963a84e1f78af8a1ab779e34dcc4c1657190297bca9cd95aeb90d36"
metafile = true metafile = true
[[files]]
file = "mods/lithostitched.pw.toml"
hash = "fdebd801d6761d163378e7699cf708219e387844b81127be40b56bd327cbedc8"
metafile = true
[[files]] [[files]]
file = "mods/living-things.pw.toml" file = "mods/living-things.pw.toml"
hash = "87ea18ad55d036134bc672261be3a99d0c9bdbf5ca45b5ba43da017720c2fb3f" hash = "87ea18ad55d036134bc672261be3a99d0c9bdbf5ca45b5ba43da017720c2fb3f"
@ -80,6 +90,11 @@ file = "mods/noisium.pw.toml"
hash = "1f9c70510fe21d5028a900ae31923e12c4bc4d7bbc38937f9c90ef75385ae6b7" hash = "1f9c70510fe21d5028a900ae31923e12c4bc4d7bbc38937f9c90ef75385ae6b7"
metafile = true metafile = true
[[files]]
file = "mods/tectonic.pw.toml"
hash = "aec1bc8136aebf7fc8278b6622f1d5180608a20ab33286783508a3146a1bd146"
metafile = true
[[files]] [[files]]
file = "mods/terrablender.pw.toml" file = "mods/terrablender.pw.toml"
hash = "a8bf61ab71bf9e2c6162bbc248ee710ab8be1cf2527a29cf24fb16dbc7fc2f6a" hash = "a8bf61ab71bf9e2c6162bbc248ee710ab8be1cf2527a29cf24fb16dbc7fc2f6a"

View file

@ -0,0 +1,13 @@
name = "Fabric Language Kotlin"
filename = "fabric-language-kotlin-1.13.9+kotlin.2.3.10.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/ViT4gucI/fabric-language-kotlin-1.13.9%2Bkotlin.2.3.10.jar"
hash-format = "sha512"
hash = "498672ee88cf703685026e74f82a85e30d980c62a1c8cc14744cb73add09a857db8d585b405e19f558ec490613642750eb00e09d8ef5a3c9578bc52b53568d51"
[update]
[update.modrinth]
mod-id = "Ha28R6CL"
version = "ViT4gucI"

View file

@ -0,0 +1,13 @@
name = "Lithostitched"
filename = "lithostitched-fabric-1.21.5-1.4.8.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/XaDC71GB/versions/wupt6y4U/lithostitched-fabric-1.21.5-1.4.8.jar"
hash-format = "sha512"
hash = "bfc7d3309cf6c26ed20b556380be2c84d6103c5d92484255fb9a44f3409830a5cec4f958cfd758c16357c3f1b022356f4d5947d461eaf2c0a3805521ed073b4a"
[update]
[update.modrinth]
mod-id = "XaDC71GB"
version = "wupt6y4U"

13
mods/tectonic.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Tectonic"
filename = "tectonic-3.0.1-fabric-1.21.5.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/lWDHr9jE/versions/96BO8leD/tectonic-3.0.1-fabric-1.21.5.jar"
hash-format = "sha512"
hash = "26ce93c798bce5a98a84fc427189430104be2f6761d1421ffd8f014cdc8c6d8867f3764f08c3d738def91231ebc212d405300ec088fbfe6dff796a25f7829f78"
[update]
[update.modrinth]
mod-id = "lWDHr9jE"
version = "96BO8leD"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "1c277fc71e408e83286ccaa92b769bb6ad69a8fba6677eca11e6e9c190b2573e" hash = "1e9b1513381a92019649b1a00986b15ec6c593f44aad6feefd8d4339d3b3d4d2"
[versions] [versions]
fabric = "0.18.4" fabric = "0.18.4"