quarky
This commit is contained in:
parent
c8200fc5ca
commit
513ed6702b
1954
config/quark-common.toml
Normal file
1954
config/quark-common.toml
Normal file
File diff suppressed because it is too large
Load Diff
@ -60,6 +60,10 @@ hash = "70b0f49e0c79bcc4e674b55d2b78dbfe4ba1a9384e9d8fe4e8ea5640ec8397dd"
|
|||||||
file = "config/paxi/datapacks/UltimineWhitelist/pack.mcmeta"
|
file = "config/paxi/datapacks/UltimineWhitelist/pack.mcmeta"
|
||||||
hash = "f2e470e7c82f0b4d9a756f373a01dd01f80eab79143f547804eb6f535daf1a86"
|
hash = "f2e470e7c82f0b4d9a756f373a01dd01f80eab79143f547804eb6f535daf1a86"
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "config/quark-common.toml"
|
||||||
|
hash = "d67283d3f47091b34eb044b27349e7b594594dd48398d7a9fdee98910038f4b4"
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "config/sedparties-common.toml"
|
file = "config/sedparties-common.toml"
|
||||||
hash = "49079e6264ca7a44880a2d372522877b3888a80d8fe83208ea38880fca494285"
|
hash = "49079e6264ca7a44880a2d372522877b3888a80d8fe83208ea38880fca494285"
|
||||||
@ -661,6 +665,11 @@ file = "mods/puzzles-lib.pw.toml"
|
|||||||
hash = "4dd7038889da90e145f9d074bec64a61aaae12dc57c875aa7ad99b8b2e07979b"
|
hash = "4dd7038889da90e145f9d074bec64a61aaae12dc57c875aa7ad99b8b2e07979b"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/quark-oddities.pw.toml"
|
||||||
|
hash = "056c481f39ce13ff8b3fa09fc5dd6b6549676135de8eb890ddc96ad180a4e383"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/quark.pw.toml"
|
file = "mods/quark.pw.toml"
|
||||||
hash = "8df897c0f7831e919aa528c3c1e5239f39439c123d99761230ab2357132bad98"
|
hash = "8df897c0f7831e919aa528c3c1e5239f39439c123d99761230ab2357132bad98"
|
||||||
|
|||||||
13
mods/quark-oddities.pw.toml
Normal file
13
mods/quark-oddities.pw.toml
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
name = "Quark Oddities"
|
||||||
|
filename = "QuarkOddities-1.20.1.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/qeEEslrN/versions/NrzERFzz/QuarkOddities-1.20.1.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "d861797934748481931e00b9958500d83a9160fbe111b4bd4bd05777103daa48127906b21211436b5c2da2a9aef9d868459c5aebb5b1627b20c6f5d63dc54169"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "qeEEslrN"
|
||||||
|
version = "NrzERFzz"
|
||||||
@ -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 = "4a9a9cea8cbb507e2bf20ef25ada737a0f682b4aaf94f4141768fa4282f4ff19"
|
hash = "e8b2f8f88212dd2510d85d55737e9f72125bb0858e266fd3368e750c03617d60"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.4.9"
|
forge = "47.4.9"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user