Add Chipped
This commit is contained in:
parent
e3dbefcf21
commit
d60f1af6c4
4 changed files with 26 additions and 8 deletions
|
@ -253,6 +253,11 @@ file = "mods/chat-heads.pw.toml"
|
||||||
hash = "e2ccbf1e5f27e2b04b48eb2be052d326fdd2c2671e91b12690924abaa418ccef"
|
hash = "e2ccbf1e5f27e2b04b48eb2be052d326fdd2c2671e91b12690924abaa418ccef"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/chipped.pw.toml"
|
||||||
|
hash = "60eea1bbbf59860d54d9d66b0961e2f414586f1fbc66a416e5c02f34e883b1aa"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/chisel-reborn.pw.toml"
|
file = "mods/chisel-reborn.pw.toml"
|
||||||
hash = "5e6e844c0d69d2d70ba909dac227a90075ba6ee4f166a73896f6cdc9077a07b6"
|
hash = "5e6e844c0d69d2d70ba909dac227a90075ba6ee4f166a73896f6cdc9077a07b6"
|
||||||
|
@ -800,7 +805,7 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/resourceful-lib.pw.toml"
|
file = "mods/resourceful-lib.pw.toml"
|
||||||
hash = "4db018687a69efc5abf8af031dea3f3e24fb002d8d4a0a6bb3d685e2cc013e0f"
|
hash = "83a54931f4be77baa4a32bfb3f2b343d8d2af2efaa0aa6cf83e9a9d682cf4298"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
|
13
mods/chipped.pw.toml
Normal file
13
mods/chipped.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Chipped"
|
||||||
|
filename = "chipped-fabric-1.19.2-2.1.5.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/BAscRYKm/versions/UStkQaSp/chipped-fabric-1.19.2-2.1.5.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "db6f75e465e18d5f223b9204005314ad2a9db72c"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "BAscRYKm"
|
||||||
|
version = "UStkQaSp"
|
|
@ -1,13 +1,13 @@
|
||||||
name = "Resourceful Lib"
|
name = "Resourceful Lib"
|
||||||
filename = "resourcefullib-1.1.20.jar"
|
filename = "resourcefullib-fabric-1.19.2-1.1.24.jar"
|
||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/G1hIVOrD/versions/mxiPijSw/resourcefullib-fabric-1.19.2-1.1.24.jar"
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "f17c6c53acfcb0c2d1ba6ef298a5f9cbcc95be49"
|
hash = "aaf8fccd57dabc8bbb7302741a4da2418908e20f"
|
||||||
mode = "metadata:curseforge"
|
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.curseforge]
|
[update.modrinth]
|
||||||
file-id = 4365363
|
mod-id = "G1hIVOrD"
|
||||||
project-id = 570073
|
version = "mxiPijSw"
|
||||||
|
|
|
@ -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 = "d0d7913b9a0c54bae5aee70086c07c208448643431fc070cc12071c1db2cc7ba"
|
hash = "fd52672cc6a4d6485b24ad49c4be17f4822d56ea5ad39f3eccc11edccde0969d"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.19.2"
|
minecraft = "1.19.2"
|
||||||
|
|
Loading…
Reference in a new issue