adding cobbleBattleHP
This commit is contained in:
parent
375a2eddb4
commit
54f5b7152c
@ -18855,6 +18855,11 @@ file = "mods/cloud-boots.pw.toml"
|
|||||||
hash = "03a9b24d28ca93b3bd39b4de223ba02d0ae44130ca032713d1b7e57633109fae"
|
hash = "03a9b24d28ca93b3bd39b4de223ba02d0ae44130ca032713d1b7e57633109fae"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/cobbled-battle-watcher.pw.toml"
|
||||||
|
hash = "805d8ec9e4e1305787fac99d76d2a1211aa7d92101ed24525cb1c926ec12b8fa"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/cobbledex.pw.toml"
|
file = "mods/cobbledex.pw.toml"
|
||||||
hash = "93df78cb32a5ccce26da4e00a28731400c636621274bba796def74bec2649c48"
|
hash = "93df78cb32a5ccce26da4e00a28731400c636621274bba796def74bec2649c48"
|
||||||
@ -19057,7 +19062,7 @@ metafile = true
|
|||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/fabric-language-kotlin.pw.toml"
|
file = "mods/fabric-language-kotlin.pw.toml"
|
||||||
hash = "070f3b65efd84e7d28e84d819e94f1d886ebb9df0d2c8e2e5acc168966a34f67"
|
hash = "bb9a29a48b27e7abc0799d4393240ae2cdcf7d64341c9a63347769173f8bda2e"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
13
mods/cobbled-battle-watcher.pw.toml
Normal file
13
mods/cobbled-battle-watcher.pw.toml
Normal 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"
|
@ -1,13 +1,13 @@
|
|||||||
name = "Fabric Language Kotlin"
|
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"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
hash-format = "sha1"
|
url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/476dzMG5/fabric-language-kotlin-1.13.1%2Bkotlin.2.1.10.jar"
|
||||||
hash = "e3d4ebcc5aef85967ba622f9631e0897cbcd4e2c"
|
hash-format = "sha512"
|
||||||
mode = "metadata:curseforge"
|
hash = "8e3609ef53a731c5509b304397e7fd4e37f2bbb4353b0d6234e74438846f0464743022f3339ba4f5acf21b023c80420ce59c194c1dfb11aeb79caffa6f842fb6"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.curseforge]
|
[update.modrinth]
|
||||||
file-id = 5950505
|
mod-id = "Ha28R6CL"
|
||||||
project-id = 308769
|
version = "476dzMG5"
|
||||||
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "7ca00cd547f8c531bcd4da687bedc5580c1e8e60772974819d50ed098ea6c058"
|
hash = "6e3b0ca3f1094199ead4079e8b1f0618fdf3bd43647aa9ff5555b14ee8d6baf1"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.9"
|
fabric = "0.16.9"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user