Add magichem properly
This commit is contained in:
@@ -671,6 +671,11 @@ file = "mods/lootr.pw.toml"
|
|||||||
hash = "c5c5291afd142bcd6beaf18a1a7343cb56e60c1178e472568b21945db835baff"
|
hash = "c5c5291afd142bcd6beaf18a1a7343cb56e60c1178e472568b21945db835baff"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/magichem.pw.toml"
|
||||||
|
hash = "d6c12dae3dc57c2ec21cca33eddc5fc804ccceabf7be86ec99e03f05f94cfb07"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/mana-and-artifice.pw.toml"
|
file = "mods/mana-and-artifice.pw.toml"
|
||||||
hash = "52c4c702c71cca6b53c9a3b69e6a97406f02f0436417d95bc9243ec847d037d9"
|
hash = "52c4c702c71cca6b53c9a3b69e6a97406f02f0436417d95bc9243ec847d037d9"
|
||||||
|
|||||||
13
mods/magichem.pw.toml
Normal file
13
mods/magichem.pw.toml
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
name = "MagiChem"
|
||||||
|
filename = "magichem-0.4.6a.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "ed4220f515b5aa387370cb9c768b2b50e97567dc"
|
||||||
|
mode = "metadata:curseforge"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.curseforge]
|
||||||
|
file-id = 6281403
|
||||||
|
project-id = 982204
|
||||||
@@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
|||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "4db565ad4841e3f80bb11c64f0c65f2bebdc826068f545ec34807e4d5cc953d8"
|
hash = "42f49c97fb6c412078cef896a9b2f40b133b52c0f3e933be55ab14e4393a6d37"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
|||||||
Reference in New Issue
Block a user