actually added MCEF (added through curseforge)
This commit is contained in:
parent
a2024dc945
commit
36f69f3969
3 changed files with 8 additions and 8 deletions
|
@ -412,7 +412,7 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/mcef.pw.toml"
|
file = "mods/mcef.pw.toml"
|
||||||
hash = "bd71f97987605584c0b21f5a76fc68800f9e6389ba75221c0494d53b2aa03140"
|
hash = "a0d731b68225707eaa93ba215e480b3e226f4e5a0ea4d3a4b91d8cbe77749ead"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
|
|
@ -1,13 +1,13 @@
|
||||||
name = "MCEF (Minecraft Chromium Embedded Framework)"
|
name = "MCEF (Minecraft Chromium Embedded Framework)"
|
||||||
filename = "mcef-fabric-2.1.1-1.20.1.jar"
|
filename = "mcef-forge-2.1.1-1.20.1.jar"
|
||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/TObQ0HxZ/versions/V6dCSgOI/mcef-fabric-2.1.1-1.20.1.jar"
|
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "b86fb9106206b5301112e83d83531f9241d38996"
|
hash = "7b6dc96a250b61aebf025c21f5925d5a20966e17"
|
||||||
|
mode = "metadata:curseforge"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.curseforge]
|
||||||
mod-id = "TObQ0HxZ"
|
file-id = 4857170
|
||||||
version = "V6dCSgOI"
|
project-id = 636236
|
||||||
|
|
|
@ -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 = "6b4e3cf9d693bb846ea1e54f0f17a376b609a627dae38de98854d95806593334"
|
hash = "a45b081c5c4c9be16bdf2d3f5afdac9105e2d57b219442b1fbcf7ed2ba96a7a3"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
forge = "47.2.0"
|
forge = "47.2.0"
|
||||||
|
|
Reference in a new issue