Add some more
This commit is contained in:
parent
7d7181eb0e
commit
2f388fb92c
4 changed files with 37 additions and 1 deletions
|
@ -181,6 +181,11 @@ file = "mods/eating-animation.pw.toml"
|
|||
hash = "92f796bb39c6235298ccf33b64505923870bc3a258cbb2114d0ec036bfe18b6d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/endrem.pw.toml"
|
||||
hash = "89b3759402c972a40e4ce22f1bafaddb3250fb97ca4a1d3c7eefb52ef86b1a24"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/entitytexturefeatures.pw.toml"
|
||||
hash = "c3b9347961a06e85aad24fa8f863f617da394df49a67b0b1a1a952ad7f0056f7"
|
||||
|
@ -401,6 +406,11 @@ file = "mods/sodium.pw.toml"
|
|||
hash = "aa4dcf55ac3191b0b31437521714c1d28364c3396cf06ef07fa76a08488c1837"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/spark.pw.toml"
|
||||
hash = "50c06afeef4a0f87ce306a734f3a26f48a0e346bd6a42b3fb967d3ee62b65894"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/starlight.pw.toml"
|
||||
hash = "2aeab4f3b0a720ed02f400d9b521f1858474d4f8f7c3577ce916d5aa31fe37e1"
|
||||
|
|
13
.minecraft/mods/endrem.pw.toml
Normal file
13
.minecraft/mods/endrem.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "End Remastered"
|
||||
filename = "fabric-end-remastered-5.2.0-1.19.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/ZJTGwAND/versions/uPNva0ZJ/fabric-end-remastered-5.2.0-1.19.2.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "b6370b6b04f707de8123652a93795e30cbf9b41c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "ZJTGwAND"
|
||||
version = "uPNva0ZJ"
|
13
.minecraft/mods/spark.pw.toml
Normal file
13
.minecraft/mods/spark.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "spark"
|
||||
filename = "spark-1.10.34-fabric.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/l6YH9Als/versions/N7JzEApO/spark-1.10.34-fabric.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "aa67f7b653bf4b091d37732ced8cb858290ad2dc"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "l6YH9Als"
|
||||
version = "N7JzEApO"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "0bb42818fb6bf73318328e91ded5a577e21184406d0ec03e1d5b96adf66f6db1"
|
||||
hash = "3fa8e36c70ea3ec46057277f89d56a777badad7ffd0a79d3de44f331dbef69b1"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.19"
|
||||
|
|
Loading…
Reference in a new issue