mirror of
https://github.com/nesquate-mcserver/modpack-server.git
synced 2026-06-06 05:48:55 +00:00
@@ -59,6 +59,11 @@ file = "mods/carpet.pw.toml"
|
|||||||
hash = "095a93b4f0b4e2b8fadf8359bc145cbdd83be3c5bf23432e9a5f4e54d60de5b4"
|
hash = "095a93b4f0b4e2b8fadf8359bc145cbdd83be3c5bf23432e9a5f4e54d60de5b4"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/chunkdebug.pw.toml"
|
||||||
|
hash = "ac084f12dc66779c0e8518e54fcad9b644a35a68f419b9c8bb14f7e10cedc253"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/fabric-api.pw.toml"
|
file = "mods/fabric-api.pw.toml"
|
||||||
hash = "901f5e42d26508230a41b6f91e1da18910b201aa3730057853d135820f24ec8c"
|
hash = "901f5e42d26508230a41b6f91e1da18910b201aa3730057853d135820f24ec8c"
|
||||||
|
|||||||
13
mods/chunkdebug.pw.toml
Normal file
13
mods/chunkdebug.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "ChunkDebug"
|
||||||
|
filename = "chunk-debug-1.20.1-1.0.8.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/zQxjhDPq/versions/M5Z6hDQa/chunk-debug-1.20.1-1.0.8.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "eb96df09992b86ddc3ed84adf6e1534ba3738774"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "zQxjhDPq"
|
||||||
|
version = "M5Z6hDQa"
|
||||||
@@ -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 = "d7cff6ed2ef9bf5b0fe433e750748499fc6cc1ce6c9e714471c86cf537abd4a9"
|
hash = "121bb2bfec89115033e397d35a9a06a1a6b34425ff01742dc922654407fcf2d4"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.14.21"
|
fabric = "0.14.21"
|
||||||
|
|||||||
Reference in New Issue
Block a user