Compare commits
2 commits
a1b9d62dd7
...
d0ff2b91cc
Author | SHA1 | Date | |
---|---|---|---|
![]() |
d0ff2b91cc | ||
![]() |
55e27a6b6e |
4 changed files with 37 additions and 1 deletions
10
index.toml
10
index.toml
|
@ -453,6 +453,11 @@ file = "mods/legendary-tooltips.pw.toml"
|
|||
hash = "2b1fae55ff78f3f4410c9055377472de2439efd518a1792cf3fa0b8fe9d727c4"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/longer-login-times.pw.toml"
|
||||
hash = "de11f7238ed12518a874ea67a1051db095d92c65a073ab8391db6c17645b5074"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/modernfix.pw.toml"
|
||||
hash = "4fc4063ef117a900a68a2433c7d41c56858a29d4b0cd9eb63007cc67fd48f873"
|
||||
|
@ -518,6 +523,11 @@ file = "mods/sound-physics-remastered.pw.toml"
|
|||
hash = "1b3d12a113396cf27fac3eaefadcf310646e28464fc79dd5f30f38cbe1bca336"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/supermartijn642s-config-lib.pw.toml"
|
||||
hash = "35d74e32ab2013f34dd409836c49d27395136b3f0375fb8edef3472f9b0752c5"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/tactical-movement.pw.toml"
|
||||
hash = "74577eaffae777e5e157c72354590df85e03bebed554a4628dc2327ec43f5690"
|
||||
|
|
13
mods/longer-login-times.pw.toml
Normal file
13
mods/longer-login-times.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Longer Login Times"
|
||||
filename = "longerlogintimes-1.0.0-forge-mc1.20.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "708e7f8f1dc2955c0331b5fb028fa97720762df3"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 4594800
|
||||
project-id = 566374
|
13
mods/supermartijn642s-config-lib.pw.toml
Normal file
13
mods/supermartijn642s-config-lib.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "SuperMartijn642's Config Lib"
|
||||
filename = "supermartijn642configlib-1.1.8-forge-mc1.20.jar"
|
||||
side = "server"
|
||||
|
||||
[download]
|
||||
hash-format = "sha1"
|
||||
hash = "f80f9eed728966adcfbcc848633e789645057281"
|
||||
mode = "metadata:curseforge"
|
||||
|
||||
[update]
|
||||
[update.curseforge]
|
||||
file-id = 4715408
|
||||
project-id = 438332
|
|
@ -5,7 +5,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "4792036296946105e4478af6bbd874c261f0ed8c163b4d85073ae23f9f1c71a4"
|
||||
hash = "d81813359112bcc2fdb1ebfa6b75bea73fc7afb4a0ff397f4930cc7a0086118b"
|
||||
|
||||
[versions]
|
||||
forge = "47.3.0"
|
||||
|
|
Loading…
Reference in a new issue