[chore] Selective mod updates pt. 2
* Applied Energistics 2 * Better Statistics Screen * Bounced
This commit is contained in:
parent
85e918be86
commit
88e7447f38
|
@ -16,7 +16,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/ae2.pw.toml"
|
||||
hash = "1018fc8c76defd7852ba5caed8f8d9a77a2d3c0d80851010693118d2562f5a0b"
|
||||
hash = "1e494492653e881a139969a339e444b76ebfc53f1fe90769e03c374aa446e327"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
@ -106,7 +106,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/better-stats.pw.toml"
|
||||
hash = "5230f27b3be663d715ad85e8d44939b60ce65466362e6c4863052dfaa21eea55"
|
||||
hash = "c3c0934476bb1a8438b382b7ba9c32d1be0c97cb10b38d7494a60c518d99d0a7"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
@ -141,7 +141,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/bounced.pw.toml"
|
||||
hash = "305ac0234c8f24554f729ef45f4b5eade0fd1aabbdd413edc5143b42d92f643b"
|
||||
hash = "0f55e8ec3bc3830a0e3ad836d1231b9a9170c531bed534d96dd149cdd0bcfc35"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
name = "Applied Energistics 2"
|
||||
filename = "appliedenergistics2-fabric-15.0.24.jar"
|
||||
filename = "appliedenergistics2-fabric-15.1.0.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/XxWD5pD3/versions/pUCfuoqf/appliedenergistics2-fabric-15.0.24.jar"
|
||||
url = "https://cdn.modrinth.com/data/XxWD5pD3/versions/kywcQ25B/appliedenergistics2-fabric-15.1.0.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "397a694bc97c8b45ca20f6f268da1c93af9f0b4e"
|
||||
hash = "277d63e2585ef7a1f78fea2c39e34ade0c38d745"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "XxWD5pD3"
|
||||
version = "pUCfuoqf"
|
||||
version = "kywcQ25B"
|
||||
|
|
|
@ -1,13 +1,13 @@
|
|||
name = "Better Statistics Screen"
|
||||
filename = "betterstats-3.9.5+fabric-1.20.1.jar"
|
||||
filename = "betterstats-3.9.7+fabric-1.20.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/n6PXGAoM/versions/RLXEmLF9/betterstats-3.9.5%2Bfabric-1.20.1.jar"
|
||||
url = "https://cdn.modrinth.com/data/n6PXGAoM/versions/L2ERNR7d/betterstats-3.9.7%2Bfabric-1.20.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "9e70f4fc0e51fb83d40b7adc9fa09b184e0babcc"
|
||||
hash = "3fd85b69c3c5d46b23a1aa9327cf7f197b51f6aa"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "n6PXGAoM"
|
||||
version = "RLXEmLF9"
|
||||
version = "L2ERNR7d"
|
||||
|
|
|
@ -1,18 +1,18 @@
|
|||
name = "Bounced"
|
||||
filename = "bounced-1.20-4.0.0.jar"
|
||||
filename = "bounced-4.1.0-fabric1.20.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/2mlOZXZr/versions/RI0qnWCd/bounced-1.20-4.0.0.jar"
|
||||
url = "https://cdn.modrinth.com/data/2mlOZXZr/versions/MCUZT7iQ/bounced-4.1.0-fabric1.20.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "58a0e8b277efb700b7d0bb57353449528120b9b7"
|
||||
|
||||
[option]
|
||||
optional = true
|
||||
default = true
|
||||
description = "Make game title go beueueueuumm"
|
||||
hash = "6618559fc878597213566aec1b500aa8bd83c3e5"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "2mlOZXZr"
|
||||
version = "RI0qnWCd"
|
||||
version = "MCUZT7iQ"
|
||||
|
||||
[option]
|
||||
optional = true
|
||||
description = "Make game title go beueueueuumm"
|
||||
default = true
|
||||
|
|
Loading…
Reference in New Issue