Compare commits

..

2 Commits

Author SHA1 Message Date
tonitch
eba92c2f8d
adding serversleep 2025-02-24 22:38:29 +01:00
tonitch
54f5b7152c
adding cobbleBattleHP 2025-02-24 22:37:59 +01:00
5 changed files with 45 additions and 9 deletions

View File

@ -18855,6 +18855,11 @@ file = "mods/cloud-boots.pw.toml"
hash = "03a9b24d28ca93b3bd39b4de223ba02d0ae44130ca032713d1b7e57633109fae"
metafile = true
[[files]]
file = "mods/cobbled-battle-watcher.pw.toml"
hash = "805d8ec9e4e1305787fac99d76d2a1211aa7d92101ed24525cb1c926ec12b8fa"
metafile = true
[[files]]
file = "mods/cobbledex.pw.toml"
hash = "93df78cb32a5ccce26da4e00a28731400c636621274bba796def74bec2649c48"
@ -19057,7 +19062,7 @@ metafile = true
[[files]]
file = "mods/fabric-language-kotlin.pw.toml"
hash = "070f3b65efd84e7d28e84d819e94f1d886ebb9df0d2c8e2e5acc168966a34f67"
hash = "bb9a29a48b27e7abc0799d4393240ae2cdcf7d64341c9a63347769173f8bda2e"
metafile = true
[[files]]
@ -19375,6 +19380,11 @@ file = "mods/server-hats.pw.toml"
hash = "1b3d37b843da4317c0f567ddac21c6e262265c792670e31a086e8430e2324a18"
metafile = true
[[files]]
file = "mods/serversleep.pw.toml"
hash = "44f8e191baca62e32f20d70ce0c2c28c18f536dc5514f78b734d2d3a0bfbab67"
metafile = true
[[files]]
file = "mods/shader-toggle.pw.toml"
hash = "60551702e975c2400711e13b513af4887836c4578c79073f60d2dbc638a837d8"

View File

@ -0,0 +1,13 @@
name = "Cobbled Battle Watcher"
filename = "cobbledbattlehp-fabric-2.0.0-1.20.1.jar"
side = "server"
[download]
url = "https://cdn.modrinth.com/data/TLAQgl7d/versions/2iDiBpxt/cobbledbattlehp-fabric-2.0.0-1.20.1.jar"
hash-format = "sha512"
hash = "cb2c6a85eb4847cd59d071c3143ee8024513e7f04121fcee41d2305741766c5d3bab07d5977e733b4077e2f2925caeca1ba7561a8dc97ff5b73b35cd8ecf2086"
[update]
[update.modrinth]
mod-id = "TLAQgl7d"
version = "2iDiBpxt"

View File

@ -1,13 +1,13 @@
name = "Fabric Language Kotlin"
filename = "fabric-language-kotlin-1.13.0+kotlin.2.1.0.jar"
filename = "fabric-language-kotlin-1.13.1+kotlin.2.1.10.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "e3d4ebcc5aef85967ba622f9631e0897cbcd4e2c"
mode = "metadata:curseforge"
url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/476dzMG5/fabric-language-kotlin-1.13.1%2Bkotlin.2.1.10.jar"
hash-format = "sha512"
hash = "8e3609ef53a731c5509b304397e7fd4e37f2bbb4353b0d6234e74438846f0464743022f3339ba4f5acf21b023c80420ce59c194c1dfb11aeb79caffa6f842fb6"
[update]
[update.curseforge]
file-id = 5950505
project-id = 308769
[update.modrinth]
mod-id = "Ha28R6CL"
version = "476dzMG5"

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

@ -0,0 +1,13 @@
name = "Server Sleep"
filename = "serversleep-datapack.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/Cw8IlnGM/versions/2LFCQnd1/serversleep-datapack.jar"
hash-format = "sha512"
hash = "bf64888d3008aeac6778b8c7361c00035c9891ea3572690123917178d4cc1e80c2cb0d87101bba96057a417ec101693d3b777fb1310a61ac2b783d5c3a0eecab"
[update]
[update.modrinth]
mod-id = "Cw8IlnGM"
version = "2LFCQnd1"

View File

@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "7ca00cd547f8c531bcd4da687bedc5580c1e8e60772974819d50ed098ea6c058"
hash = "c3e2d5720c04b9c4aee320ffef357091f0648bdafb11c741710a13412f6bb9bd"
[versions]
fabric = "0.16.9"