mirror of
https://github.com/RestedWicked/WitchCraft.git
synced 2025-07-29 07:12:18 +10:00
[UPDATE] c2me
This commit is contained in:
parent
3784199419
commit
2d353f45ab
3 changed files with 18 additions and 24 deletions
|
@ -201,7 +201,7 @@ metafile = true
|
|||
|
||||
[[files]]
|
||||
file = "mods/c2me-neoforge.pw.toml"
|
||||
hash = "5c76801864d90d61c2d0aafe2b32da067701fe70baf5fa6e9d98c72d27af047a"
|
||||
hash = "e89206498dd4f95a2334b918c19cfa8b8137727ab146680a2dc05056d5540153"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
|
|
|
@ -1,22 +1,16 @@
|
|||
name = "Concurrent Chunk Management Engine (NeoForge)"
|
||||
filename = "c2me-neoforge-mc1.21.1-0.3.0+alpha.0.70.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/COlSi5iR/versions/rKU60Imo/c2me-neoforge-mc1.21.1-0.3.0%2Balpha.0.70.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "149fe37ade1a6af1ab4f7938a8a8df703b0c1cc00acc2306778cffe271bfda4eea543626b5d09333146e869f948cef911277396af7dead394adc580c9ede7e70"
|
||||
|
||||
[meta]
|
||||
link = "https://modrinth.com/mod/c2me-neoforge"
|
||||
icon = "https://cdn.modrinth.com/data/COlSi5iR/3c2ce471054466712a44c8758a03e03bb868f93b_96.webp"
|
||||
description = "A mod designed to improve the chunk performance of Minecraft."
|
||||
category = "optimization"
|
||||
|
||||
[update.modrinth]
|
||||
mod-id = "COlSi5iR"
|
||||
version = "rKU60Imo"
|
||||
|
||||
[option]
|
||||
optional = true
|
||||
default = false
|
||||
name = "Concurrent Chunk Management Engine (NeoForge)"
|
||||
filename = "c2me-neoforge-mc1.21.1-0.3.0+alpha.0.72.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/COlSi5iR/versions/mgyC9n6H/c2me-neoforge-mc1.21.1-0.3.0%2Balpha.0.72.jar"
|
||||
hash-format = "sha512"
|
||||
hash = "ece84c9051b1d136bfd3dca85b1543b083e34699644e0c356cafbc167c784bd5a894384a3bf2cde028f226b7e7d9d8113dadb4f3a85372da412490ea2dd2ef8b"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "COlSi5iR"
|
||||
version = "mgyC9n6H"
|
||||
|
||||
[option]
|
||||
optional = true
|
||||
|
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "244758265733eb9d8bf4b5418f5b7512a9e52a0cacb34c95b4551df52c4970b7"
|
||||
hash = "658f745b691014f5f744561aab7605d5e13ed4477864ae91dd0fcafc33f58445"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.21.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue