(works)
This commit is contained in:
parent
aa2cd9c081
commit
da53141d62
10
index.toml
10
index.toml
@ -155,11 +155,6 @@ file = "mods/cit-resewn.pw.toml"
|
|||||||
hash = "6e0f65ee18b813423cc838f9fde4114d0b26b624232990c228372fb06e9e9b40"
|
hash = "6e0f65ee18b813423cc838f9fde4114d0b26b624232990c228372fb06e9e9b40"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/client-commands.pw.toml"
|
|
||||||
hash = "4abf982db7bfaae41c8ac2c6d124b3092711750a792354d381829751166ecc1a"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/cloth-config.pw.toml"
|
file = "mods/cloth-config.pw.toml"
|
||||||
hash = "b2d6595b73bd66167a4d7ace472c54c0eab45f55e1769f4ff7da72ce8b58872a"
|
hash = "b2d6595b73bd66167a4d7ace472c54c0eab45f55e1769f4ff7da72ce8b58872a"
|
||||||
@ -170,11 +165,6 @@ file = "mods/collective.pw.toml"
|
|||||||
hash = "007aa1d77ed4acb655c583b31a1acccc8d8b4dfbf66ecd81c80dc073798686c4"
|
hash = "007aa1d77ed4acb655c583b31a1acccc8d8b4dfbf66ecd81c80dc073798686c4"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
|
||||||
file = "mods/continuity.pw.toml"
|
|
||||||
hash = "acbde04e67f2f0970a6b81e3c818a5f8ed3eceab4f3a04330d80c70c24d03afe"
|
|
||||||
metafile = true
|
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/controlling.pw.toml"
|
file = "mods/controlling.pw.toml"
|
||||||
hash = "0360f47c1afd7385518db9df5d809344e1bcdc163e940a8744ee61b6d745b6ce"
|
hash = "0360f47c1afd7385518db9df5d809344e1bcdc163e940a8744ee61b6d745b6ce"
|
||||||
|
13
mods/controlling.pw.toml
Normal file
13
mods/controlling.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Controlling"
|
||||||
|
filename = "Controlling-fabric-1.20.1-12.0.2.jar"
|
||||||
|
side = "client"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/xv94TkTM/versions/6ipZLQSK/Controlling-fabric-1.20.1-12.0.2.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "8d6badebb7f2aea04793c92174dafa946b13f1e9"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "xv94TkTM"
|
||||||
|
version = "6ipZLQSK"
|
13
mods/creativecore.pw.toml
Normal file
13
mods/creativecore.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "CreativeCore"
|
||||||
|
filename = "CreativeCore_FABRIC_v2.12.22_mc1.20.1.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/OsZiaDHq/versions/INXBZl4Y/CreativeCore_FABRIC_v2.12.22_mc1.20.1.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "36dd1279ab01901eba5c48eb62d19e90dcba6e5b"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "OsZiaDHq"
|
||||||
|
version = "INXBZl4Y"
|
@ -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 = "fde585c6c378cb1445e8edea252368fe3f66e54bac9aa7962d032ae1516f352e"
|
hash = "0f56b835ec48c07cc3ac6664b9f545eb1939aefc3c7e7d2f71d4e42e0c2d24d1"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user