Merge remote-tracking branch 'upstream/staging/quilt/1.20.1' into staging/1.20.1
This commit is contained in:
commit
08fa80210d
15
index.toml
15
index.toml
@ -117,6 +117,11 @@ file = "mods/betternether.pw.toml"
|
||||
hash = "bb1ce36de0df1b27894c1270d6d8bdb6f34b77eb26ed6cac19ef4bd80ae41cd8"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/blur-fabric.pw.toml"
|
||||
hash = "5f53eb8d272bfec2c6f58d6d744397b8152d7561a370f1d6e7e1e495fc4a1e7a"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/bobby.pw.toml"
|
||||
hash = "628ca822826f31018f97293b673e09defe9bc46616a7636bbd4a3b51ee4c9949"
|
||||
@ -157,6 +162,11 @@ file = "mods/cccbridge.pw.toml"
|
||||
hash = "d94da74c5f4dce9b7b6586f04b3bfe99ff2b2b5298258b8ab9b111c1c126bb67"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/chat-heads.pw.toml"
|
||||
hash = "0159525d452d7e755045223330b3bfc0a3df5491c4a83beee9f00af0b68b8758"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/cit-resewn.pw.toml"
|
||||
hash = "44e2cc695c040b7bbca462165099fa3c56a98aa8f01104bb067dc850b65f6d02"
|
||||
@ -247,6 +257,11 @@ file = "mods/fabricskyboxes.pw.toml"
|
||||
hash = "ae83dfcccd580352eee3cf509ace37f67f1bf0d2862d2d9c9d64d8909892d2d4"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fallingleaves.pw.toml"
|
||||
hash = "0c4c20d601b15dbc85c275732d9efe9369597503c7d6caa9a7fee217f67073e7"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/farmers-delight-fabric.pw.toml"
|
||||
hash = "76a2166b6bc2678069a93ced5969d56ee8189d6a30a86f57da75bd89af0e7f4c"
|
||||
|
13
mods/blur-fabric.pw.toml
Normal file
13
mods/blur-fabric.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Blur (Fabric)"
|
||||
filename = "blur-3.1.0.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/NK39zBp2/versions/dki8Ab2D/blur-3.1.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "3a0811af7f425daab896fbfc38898a22e7af39cf"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "NK39zBp2"
|
||||
version = "dki8Ab2D"
|
13
mods/chat-heads.pw.toml
Normal file
13
mods/chat-heads.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Chat Heads"
|
||||
filename = "chat_heads-0.10.22-fabric-1.20.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/Wb5oqrBJ/versions/gzgdiHby/chat_heads-0.10.22-fabric-1.20.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "9a591c62cfbff2ed7ff314ae8b6dd83f4ce4613b"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "Wb5oqrBJ"
|
||||
version = "gzgdiHby"
|
13
mods/fallingleaves.pw.toml
Normal file
13
mods/fallingleaves.pw.toml
Normal file
@ -0,0 +1,13 @@
|
||||
name = "Falling Leaves"
|
||||
filename = "fallingleaves-1.15.4+1.20.1.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/WhbRG4iK/versions/KpvXCE2X/fallingleaves-1.15.4%2B1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "5101bd05c678a874c1fa40c3363d1c127f7074d5"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "WhbRG4iK"
|
||||
version = "KpvXCE2X"
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "0b3356d0e8d126a0f4fe2e03678a74e01a99e609af6b99033db8cd0d8df0c002"
|
||||
hash = "8f4a9c05d34c71636b18d3020f70dba0f58f7d6bb5c32f99ecddd193fbf0e8d5"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user