v2, add MCA:R
This commit is contained in:
parent
6b8938044d
commit
33507d4c09
|
@ -320,6 +320,11 @@ file = "mods/mega.pw.toml"
|
||||||
hash = "96b3bc87380a46891364091e3bc23c8b0150d281b5db5054c7aea282e22e35c7"
|
hash = "96b3bc87380a46891364091e3bc23c8b0150d281b5db5054c7aea282e22e35c7"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/minecraft-comes-alive-reborn.pw.toml"
|
||||||
|
hash = "0716973cd52accd6a80ce455b327912c51fe920aeb06b767fbf70bdc72198437"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/mini-tardis-computercraft-bridge.pw.toml"
|
file = "mods/mini-tardis-computercraft-bridge.pw.toml"
|
||||||
hash = "4b95b78af70a990c69457f0507a9d74a43dbfda7ed356738dc24f523bb407b91"
|
hash = "4b95b78af70a990c69457f0507a9d74a43dbfda7ed356738dc24f523bb407b91"
|
||||||
|
|
13
v2/mods/minecraft-comes-alive-reborn.pw.toml
Normal file
13
v2/mods/minecraft-comes-alive-reborn.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "MCA Reborn"
|
||||||
|
filename = "minecraft-comes-alive-7.6.5+1.20.1-universal.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/1W98a849/versions/UnLW7mKs/minecraft-comes-alive-7.6.5%2B1.20.1-universal.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "c473dda955c1430225811389837c463284bdebcd1a9530d5cc8de34f0dedf861003c789c3b5b12b05e30f32cc1981edb5ea1d4e7c4e27b86062c57a8b91db787"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "1W98a849"
|
||||||
|
version = "UnLW7mKs"
|
|
@ -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 = "f2fa2bc620f60a59db35425eed26876a9d2054f2ae0a085d75f90704f3da3ee3"
|
hash = "6558398e48b7eeaf8374560026e6ea7d6917b889dfa97fcf27920b212f4adf62"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.14"
|
fabric = "0.16.14"
|
||||||
|
|
Loading…
Reference in a new issue