dark
This commit is contained in:
parent
fa06c78b52
commit
a65f64f9ba
4 changed files with 37 additions and 1 deletions
10
index.toml
10
index.toml
|
@ -600,6 +600,16 @@ file = "mods/trinkets.pw.toml"
|
|||
hash = "b2e02d1210f025b905299bfc88f895058640158343322641aca2c4875622c992"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/true-darkness-elementary.pw.toml"
|
||||
hash = "e5e90163daae52cd443cac039f37ccd1c853caface244d6dc31b401cec23de68"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/true-darkness-forge-updated-fork.pw.toml"
|
||||
hash = "7c5434ba889898e6f88bb323ff25d47bd2fc693ad0a259a920f644f23b1979d6"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/veggies-delight.pw.toml"
|
||||
hash = "837651948fce7105a7f9a31db72de82aaec6daf152aaf6f5f6c0ff216ac433ab"
|
||||
|
|
13
mods/true-darkness-elementary.pw.toml
Normal file
13
mods/true-darkness-elementary.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "True Darkness Elementary"
|
||||
filename = "TrueDarkness-1.20.1_2.2.4_MonarchUpdate.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/7WyOSE5Z/versions/UfHjDLQn/TrueDarkness-1.20.1_2.2.4_MonarchUpdate.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "9708ccf4e59848bee8a9aaa660bc8de3a2e3f505"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "7WyOSE5Z"
|
||||
version = "UfHjDLQn"
|
13
mods/true-darkness-forge-updated-fork.pw.toml
Normal file
13
mods/true-darkness-forge-updated-fork.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "True Darkness [Forge] - Updated Fork"
|
||||
filename = "darkness-forge-1.20.1-2.0.103-fork.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/mI4xkilT/versions/SvvdOi5A/darkness-forge-1.20.1-2.0.103-fork.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "56be989675f110d74c04567c4ccc3c1941f7472c"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "mI4xkilT"
|
||||
version = "SvvdOi5A"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "8e4bf0f901bd1a1cb3af9b2ff50fb4056c5a66894d91f727bc5afd0acfaea93c"
|
||||
hash = "e05c8dacd09623206c48a22442ff3c328515816ec96c1b9e1f30dce8edc7cd69"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.20.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue