Compare commits
No commits in common. "main" and "v1.0.0" have entirely different histories.
3 changed files with 19 additions and 1 deletions
|
|
@ -35,6 +35,11 @@ file = "mods/controlify.pw.toml"
|
||||||
hash = "042b44569b655273c718eaff43dc9b95088d17a14626babda8a0bedf4028eb14"
|
hash = "042b44569b655273c718eaff43dc9b95088d17a14626babda8a0bedf4028eb14"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/crops-love-rain.pw.toml"
|
||||||
|
hash = "32ce7ee069fcf552e2b97a40c16cde030416721075e2a94919d634217c88eb10"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/dungeons-and-taverns.pw.toml"
|
file = "mods/dungeons-and-taverns.pw.toml"
|
||||||
hash = "8be1928de42bd2fc1a20a6735d36358145d8b1304649679854d9cb2021010e8d"
|
hash = "8be1928de42bd2fc1a20a6735d36358145d8b1304649679854d9cb2021010e8d"
|
||||||
|
|
|
||||||
13
mods/crops-love-rain.pw.toml
Normal file
13
mods/crops-love-rain.pw.toml
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Crops Love Rain"
|
||||||
|
filename = "cropsloverain-3.2.0.jar"
|
||||||
|
side = "server"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
url = "https://cdn.modrinth.com/data/cRci7UZp/versions/lwcJJsVT/cropsloverain-3.2.0.jar"
|
||||||
|
hash-format = "sha512"
|
||||||
|
hash = "3ba7993e8027dd52bfae139d51913052eefbcf99110658741a1f12b135d6ae3b31fb25e6374a297cb56b1a61a5673c4cbc25856693192964b4fdbba46f0488f2"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.modrinth]
|
||||||
|
mod-id = "cRci7UZp"
|
||||||
|
version = "lwcJJsVT"
|
||||||
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
||||||
[index]
|
[index]
|
||||||
file = "index.toml"
|
file = "index.toml"
|
||||||
hash-format = "sha256"
|
hash-format = "sha256"
|
||||||
hash = "38fef245b835eb1948846051923369327a7e9738dc64729b6a1af795801cbfa5"
|
hash = "9ffb7d9abf54454db13ec7b4978217ddab11dfc6f8d331288fa41e6a4e927220"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.18.4"
|
fabric = "0.18.4"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue