This commit is contained in:
parent
2e1f23c326
commit
7e0cbee702
3 changed files with 19 additions and 1 deletions
|
@ -1673,6 +1673,11 @@ file = "mods/sound-physics-remastered.pw.toml"
|
||||||
hash = "1b3d12a113396cf27fac3eaefadcf310646e28464fc79dd5f30f38cbe1bca336"
|
hash = "1b3d12a113396cf27fac3eaefadcf310646e28464fc79dd5f30f38cbe1bca336"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/spark.pw.toml"
|
||||||
|
hash = "dbe2c430bf58c773082d7fd9d1bee2d510a2e0c08f390f7465e819b6e321ae09"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/supermartijn642s-config-lib.pw.toml"
|
file = "mods/supermartijn642s-config-lib.pw.toml"
|
||||||
hash = "3eede8a7ebafb69840153ff51dbc879b0232799e90a834ab6d71274b1316179f"
|
hash = "3eede8a7ebafb69840153ff51dbc879b0232799e90a834ab6d71274b1316179f"
|
||||||
|
|
13
mods/spark.pw.toml
Normal file
13
mods/spark.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "spark"
|
||||||
|
filename = "spark-1.10.53-forge.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/l6YH9Als/versions/4FXHDE9F/spark-1.10.53-forge.jar"
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "231fb325368c0660954f47bfb03493f5246fa4d1"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "l6YH9Als"
|
||||||
|
version = "4FXHDE9F"
|
|
@ -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 = "1810e8b67ca92cf991780e7de6a391e14358ce2f0cc68026de3479cb4ab7d927"
|
hash = "1f25feba180cadf14e98e245fe81827d65aa3387d9f8bbee8761575885ca0b05"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.20.1"
|
minecraft = "1.20.1"
|
||||||
|
|
Loading…
Reference in a new issue