parent
6e14706baf
commit
899e4a3d6b
4 changed files with 37 additions and 1 deletions
10
index.toml
10
index.toml
|
@ -103,6 +103,11 @@ file = "mods/amendments.pw.toml"
|
|||
hash = "d9b4a00fb278edc50edee3aff85932b2c36f3d91b9e4390afaa0b85800607a6d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/appleskin.pw.toml"
|
||||
hash = "0a1d5aeaae3975eaa4bb3a98e91852f797a5095794af70df41d50841c57ca347"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/architectury-api.pw.toml"
|
||||
hash = "fa34a3117af7f8ed553ec563a7c90c1d6462184c7df5b837c831cb482c6ae582"
|
||||
|
@ -152,6 +157,11 @@ file = "mods/cluttered.pw.toml"
|
|||
hash = "c7ba95d8b8f60a36db85c863366251d34b3de57ff01ad7247766bf0d109b0e8f"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/colorful-hearts.pw.toml"
|
||||
hash = "ac1b5d2396a45632fb2c273a4cbb5fd0b8d3c6653ed9431360f2edb15a35c76d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/connector.pw.toml"
|
||||
hash = "a71da6b2e8a7654cdc2936e0ac684fbcbed513eb07b32f68f39497c27fe0de1d"
|
||||
|
|
13
mods/appleskin.pw.toml
Normal file
13
mods/appleskin.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "AppleSkin"
|
||||
filename = "appleskin-forge-mc1.20.1-2.5.1.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/EsAfCjCV/versions/XdXDExVF/appleskin-forge-mc1.20.1-2.5.1.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "81919356f84eab14258db98924b66c3c38e372b1"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "EsAfCjCV"
|
||||
version = "XdXDExVF"
|
13
mods/colorful-hearts.pw.toml
Normal file
13
mods/colorful-hearts.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Colorful Hearts"
|
||||
filename = "colorfulhearts-forge-1.20.1-4.3.16.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/wQfMUdZT/versions/LkhTyd10/colorfulhearts-forge-1.20.1-4.3.16.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "840036c824edfe6e155f4488337e5f5aec26a17f"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "wQfMUdZT"
|
||||
version = "LkhTyd10"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "628450339ce1c9fd3ae9517f9f66c85253ec45c2cfd5a0c541948d23edc39591"
|
||||
hash = "9d9d4b50ce674b730a45b88b9886b0b09201a92c322e237a5204473286b0f270"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue