added chunky and c2me
This commit is contained in:
parent
7ba7d996e1
commit
dae1835096
5 changed files with 37 additions and 1 deletions
Binary file not shown.
10
index.toml
10
index.toml
|
|
@ -4,6 +4,16 @@ hash-format = "sha256"
|
|||
file = "README.md"
|
||||
hash = "cd3ae2905b00991d369bc681be56fe2a6c132731eccee3f79fd5f05f8bd4e511"
|
||||
|
||||
[[files]]
|
||||
file = "mods/c2me-fabric.pw.toml"
|
||||
hash = "066bcf27ce64eeaeb8e595f3768743c02e3a5fa2f7338357a523b8a72f0814df"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/chunky.pw.toml"
|
||||
hash = "b1581bbfae9d16690f4022536da6567f000130c4ea5e04d92177c1bc61fea709"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/distanthorizons.pw.toml"
|
||||
hash = "cab4ccb34ccfeec5bf0a42dcc756c2f97b67f2094f3b29417fd6a5c9463f40b2"
|
||||
|
|
|
|||
13
mods/c2me-fabric.pw.toml
Normal file
13
mods/c2me-fabric.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
name = "Concurrent Chunk Management Engine (Fabric)"
|
||||
filename = "c2me-fabric-mc1.20.1-0.2.0+alpha.11.13.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/VSNURh3q/versions/LRL5QAZY/c2me-fabric-mc1.20.1-0.2.0%2Balpha.11.13.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "b4ea87f710dbe1703f68611cfbbc3dac11d50b78af90b5ee52f32d29018f47f6ea7bf8d9de330cff1437db8c9ca004f94d436f711aa90279f8fce316fba21523"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "VSNURh3q"
|
||||
version = "LRL5QAZY"
|
||||
13
mods/chunky.pw.toml
Normal file
13
mods/chunky.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
name = "Chunky"
|
||||
filename = "Chunky-1.3.146.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/fALzjamp/versions/NHWYq9at/Chunky-1.3.146.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "9dbb82993302a8dfbe6ce1f46a051d72b5ada924424f4e23674ce660d209257584159a33248fa9247793e9ba03d3a117299ce1ff6685f06a7fb87c96504459aa"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "fALzjamp"
|
||||
version = "NHWYq9at"
|
||||
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "7ae0db73fca42b63d150eaed9ec7a9d914fd3c0375cbf7ca0e8ca89c9a65d296"
|
||||
hash = "c896627ce220338f0a86f877438be28342349bbe8f3589a902ffc3a80f7793cf"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.1"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue