initial commit

This commit is contained in:
rhododendrhon 2025-11-23 12:32:04 +02:00
commit 3a4c803a8a
7 changed files with 104 additions and 0 deletions

26
home/index.toml Normal file
View file

@ -0,0 +1,26 @@
hash-format = "sha256"
[[files]]
file = "mods/bluemap-sign-markers.pw.toml"
hash = "bafc7001703896204306a48e6c5965284e99c49ba05e50f634249c87c39aae7d"
metafile = true
[[files]]
file = "mods/bluemap.pw.toml"
hash = "24737d4ec343e590df0fb597f52bd792557300b659b828492bfd51d63c1fe52d"
metafile = true
[[files]]
file = "mods/fabric-api.pw.toml"
hash = "cbda4f1881cfb9f054395a3db225df4202d1f2e7bd0ed27d803b837fcf728621"
metafile = true
[[files]]
file = "mods/krypton.pw.toml"
hash = "8f6e0157b42ba668c0ba9aa7eff94b3b91a8f58bcd357e574d70a7b160d4337c"
metafile = true
[[files]]
file = "mods/lithium.pw.toml"
hash = "84957275e9dc6f07f4244ce3303536e3d73b0e72eb1696ccd024168a52c29c98"
metafile = true

View file

@ -0,0 +1,13 @@
name = "BlueMap Sign Markers"
filename = "bluemapsignmarkers-1.21.10-0.14.0.65-alpha.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/i5ZtmNIW/versions/jETQe6nt/bluemapsignmarkers-1.21.10-0.14.0.65-alpha.jar"
hash-format = "sha512"
hash = "093e61e686b18cc718813b919fd814293e56d93ce5d64ba80dc5cb63568029bba75f320153a669e1bfa14ffd993d3c14174434d13f63ed642322a64c2ba9d8b4"
[update]
[update.modrinth]
mod-id = "i5ZtmNIW"
version = "jETQe6nt"

13
home/mods/bluemap.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "BlueMap"
filename = "bluemap-5.13-fabric.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/swbUV1cr/versions/ovtipQy0/bluemap-5.13-fabric.jar"
hash-format = "sha512"
hash = "bd866d7d96f863a9b66ae94721fb9f50e14aa37d78d2f5daeb3c0c9b41b690af74d50d13f044e0cab5534474ca074516cb9f48e3fcef54de3379f3f1d26c7c1e"
[update]
[update.modrinth]
mod-id = "swbUV1cr"
version = "ovtipQy0"

View file

@ -0,0 +1,13 @@
name = "Fabric API"
filename = "fabric-api-0.138.3+1.21.10.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/P7dR8mSH/versions/dQ3p80zK/fabric-api-0.138.3%2B1.21.10.jar"
hash-format = "sha512"
hash = "dc73a3653c299476d1f70cb692c4e35ac3f694b3b0873e3d0b729e952e992b878d1a8e0b1d1049a442a0d483d3068073194f15af52ea9938544616e20433cc38"
[update]
[update.modrinth]
mod-id = "P7dR8mSH"
version = "dQ3p80zK"

13
home/mods/krypton.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Krypton"
filename = "krypton-0.2.10.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/fQEb0iXm/versions/O9LmWYR7/krypton-0.2.10.jar"
hash-format = "sha512"
hash = "4dcd7228d1890ddfc78c99ff284b45f9cf40aae77ef6359308e26d06fa0d938365255696af4cc12d524c46c4886cdcd19268c165a2bf0a2835202fe857da5cab"
[update]
[update.modrinth]
mod-id = "fQEb0iXm"
version = "O9LmWYR7"

13
home/mods/lithium.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Lithium"
filename = "lithium-fabric-0.20.1+mc1.21.10.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/gvQqBUqZ/versions/NsswKiwi/lithium-fabric-0.20.1%2Bmc1.21.10.jar"
hash-format = "sha512"
hash = "79b2892d123f3bb12649927dd8fccc25c955ff38a19f3aba7cd0180c4cf5506c2a76d49418b13050f90bba7bb59f3623af06e8a275e2ae8c63808084043902bb"
[update]
[update.modrinth]
mod-id = "gvQqBUqZ"
version = "NsswKiwi"

13
home/pack.toml Normal file
View file

@ -0,0 +1,13 @@
name = "home"
author = "rho"
version = "1.0.0"
pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "e80c4e3624b979b065e369285441923b2bbe270a3f3d9a848a3a7c2cb3da754e"
[versions]
fabric = "0.18.1"
minecraft = "1.21.10"